public static void StringClassifiedScatterPlot(
CMVIEW mview,
string title,
double x1,
double y1,
double width,
double height,
CVV x_vv,
CVV y_vv,
CVV m_vv,
int mask_col,
CVV class_vv,
string class_file,
double symbol_size_override,
CDB db,
CVV line_vv,
CVV fid_vv,
int annotn,
string x_chan,
string y_chan,
string x_units,
string y_units,
double x_min,
double x_max,
double y_min,
double y_max,
int x_lin,
int y_lin,
string overlay
)
public static void StringClassifiedScatterPlot(
CMVIEW mview,
string title,
double x1,
double y1,
double width,
double height,
CVV x_vv,
CVV y_vv,
CVV m_vv,
int mask_col,
CVV class_vv,
string class_file,
double symbol_size_override,
CDB db,
CVV line_vv,
CVV fid_vv,
int annotn,
string x_chan,
string y_chan,
string x_units,
string y_units,
double x_min,
double x_max,
double y_min,
double y_max,
int x_lin,
int y_lin,
string overlay
)
Public Shared Sub StringClassifiedScatterPlot (
mview As CMVIEW,
title As String,
x1 As Double,
y1 As Double,
width As Double,
height As Double,
x_vv As CVV,
y_vv As CVV,
m_vv As CVV,
mask_col As Integer,
class_vv As CVV,
class_file As String,
symbol_size_override As Double,
db As CDB,
line_vv As CVV,
fid_vv As CVV,
annotn As Integer,
x_chan As String,
y_chan As String,
x_units As String,
y_units As String,
x_min As Double,
x_max As Double,
y_min As Double,
y_max As Double,
x_lin As Integer,
y_lin As Integer,
overlay As String
)
Public Shared Sub StringClassifiedScatterPlot (
mview As CMVIEW,
title As String,
x1 As Double,
y1 As Double,
width As Double,
height As Double,
x_vv As CVV,
y_vv As CVV,
m_vv As CVV,
mask_col As Integer,
class_vv As CVV,
class_file As String,
symbol_size_override As Double,
db As CDB,
line_vv As CVV,
fid_vv As CVV,
annotn As Integer,
x_chan As String,
y_chan As String,
x_units As String,
y_units As String,
x_min As Double,
x_max As Double,
y_min As Double,
y_max As Double,
x_lin As Integer,
y_lin As Integer,
overlay As String
)
public:
static void StringClassifiedScatterPlot(
CMVIEW^ mview,
String^ title,
double x1,
double y1,
double width,
double height,
CVV^ x_vv,
CVV^ y_vv,
CVV^ m_vv,
int mask_col,
CVV^ class_vv,
String^ class_file,
double symbol_size_override,
CDB^ db,
CVV^ line_vv,
CVV^ fid_vv,
int annotn,
String^ x_chan,
String^ y_chan,
String^ x_units,
String^ y_units,
double x_min,
double x_max,
double y_min,
double y_max,
int x_lin,
int y_lin,
String^ overlay
)
public:
static void StringClassifiedScatterPlot(
CMVIEW^ mview,
String^ title,
double x1,
double y1,
double width,
double height,
CVV^ x_vv,
CVV^ y_vv,
CVV^ m_vv,
int mask_col,
CVV^ class_vv,
String^ class_file,
double symbol_size_override,
CDB^ db,
CVV^ line_vv,
CVV^ fid_vv,
int annotn,
String^ x_chan,
String^ y_chan,
String^ x_units,
String^ y_units,
double x_min,
double x_max,
double y_min,
double y_max,
int x_lin,
int y_lin,
String^ overlay
)
static member StringClassifiedScatterPlot :
mview : CMVIEW *
title : string *
x1 : float *
y1 : float *
width : float *
height : float *
x_vv : CVV *
y_vv : CVV *
m_vv : CVV *
mask_col : int *
class_vv : CVV *
class_file : string *
symbol_size_override : float *
db : CDB *
line_vv : CVV *
fid_vv : CVV *
annotn : int *
x_chan : string *
y_chan : string *
x_units : string *
y_units : string *
x_min : float *
x_max : float *
y_min : float *
y_max : float *
x_lin : int *
y_lin : int *
overlay : string -> unit
static member StringClassifiedScatterPlot :
mview : CMVIEW *
title : string *
x1 : float *
y1 : float *
width : float *
height : float *
x_vv : CVV *
y_vv : CVV *
m_vv : CVV *
mask_col : int *
class_vv : CVV *
class_file : string *
symbol_size_override : float *
db : CDB *
line_vv : CVV *
fid_vv : CVV *
annotn : int *
x_chan : string *
y_chan : string *
x_units : string *
y_units : string *
x_min : float *
x_max : float *
y_min : float *
y_max : float *
x_lin : int *
y_lin : int *
overlay : string -> unit