[ObsoleteAttribute("Deprecated since unknown, ")]
public static void Scatter(
CGXNETCore gxNetShared,
CMVIEW view,
string title,
double x_loc,
double y_loc,
double box_width,
double box_height,
CVV horiz_chan_vv,
CVV vert_chan_vv,
CVV mask_chan,
string horiz_chan_name,
string vert_chan_name,
string mask_chan_name,
string horiz_chan_units,
string vert_chan_units,
double min_horiz_val,
double max_horiz_val,
double min_vert_val,
double max_vert_val,
double min_horiz_range,
double max_horiz_range,
double min_vert_range,
double max_vert_range,
int use_min_horiz_sel,
int use_max_horiz_sel,
int use_min_vert_sel,
int use_max_vert_sel,
int use_linear_horiz_axis_scaling,
int use_linear_vert_axis_scaling,
int symbol_size
)
[ObsoleteAttribute("Deprecated since unknown, ")]
public static void Scatter(
CGXNETCore gxNetShared,
CMVIEW view,
string title,
double x_loc,
double y_loc,
double box_width,
double box_height,
CVV horiz_chan_vv,
CVV vert_chan_vv,
CVV mask_chan,
string horiz_chan_name,
string vert_chan_name,
string mask_chan_name,
string horiz_chan_units,
string vert_chan_units,
double min_horiz_val,
double max_horiz_val,
double min_vert_val,
double max_vert_val,
double min_horiz_range,
double max_horiz_range,
double min_vert_range,
double max_vert_range,
int use_min_horiz_sel,
int use_max_horiz_sel,
int use_min_vert_sel,
int use_max_vert_sel,
int use_linear_horiz_axis_scaling,
int use_linear_vert_axis_scaling,
int symbol_size
)
<ObsoleteAttribute("Deprecated since unknown, ")>
Public Shared Sub Scatter (
gxNetShared As CGXNETCore,
view As CMVIEW,
title As String,
x_loc As Double,
y_loc As Double,
box_width As Double,
box_height As Double,
horiz_chan_vv As CVV,
vert_chan_vv As CVV,
mask_chan As CVV,
horiz_chan_name As String,
vert_chan_name As String,
mask_chan_name As String,
horiz_chan_units As String,
vert_chan_units As String,
min_horiz_val As Double,
max_horiz_val As Double,
min_vert_val As Double,
max_vert_val As Double,
min_horiz_range As Double,
max_horiz_range As Double,
min_vert_range As Double,
max_vert_range As Double,
use_min_horiz_sel As Integer,
use_max_horiz_sel As Integer,
use_min_vert_sel As Integer,
use_max_vert_sel As Integer,
use_linear_horiz_axis_scaling As Integer,
use_linear_vert_axis_scaling As Integer,
symbol_size As Integer
)
<ObsoleteAttribute("Deprecated since unknown, ")>
Public Shared Sub Scatter (
gxNetShared As CGXNETCore,
view As CMVIEW,
title As String,
x_loc As Double,
y_loc As Double,
box_width As Double,
box_height As Double,
horiz_chan_vv As CVV,
vert_chan_vv As CVV,
mask_chan As CVV,
horiz_chan_name As String,
vert_chan_name As String,
mask_chan_name As String,
horiz_chan_units As String,
vert_chan_units As String,
min_horiz_val As Double,
max_horiz_val As Double,
min_vert_val As Double,
max_vert_val As Double,
min_horiz_range As Double,
max_horiz_range As Double,
min_vert_range As Double,
max_vert_range As Double,
use_min_horiz_sel As Integer,
use_max_horiz_sel As Integer,
use_min_vert_sel As Integer,
use_max_vert_sel As Integer,
use_linear_horiz_axis_scaling As Integer,
use_linear_vert_axis_scaling As Integer,
symbol_size As Integer
)
public:
[ObsoleteAttribute(L"Deprecated since unknown, ")]
static void Scatter(
CGXNETCore^ gxNetShared,
CMVIEW^ view,
String^ title,
double x_loc,
double y_loc,
double box_width,
double box_height,
CVV^ horiz_chan_vv,
CVV^ vert_chan_vv,
CVV^ mask_chan,
String^ horiz_chan_name,
String^ vert_chan_name,
String^ mask_chan_name,
String^ horiz_chan_units,
String^ vert_chan_units,
double min_horiz_val,
double max_horiz_val,
double min_vert_val,
double max_vert_val,
double min_horiz_range,
double max_horiz_range,
double min_vert_range,
double max_vert_range,
int use_min_horiz_sel,
int use_max_horiz_sel,
int use_min_vert_sel,
int use_max_vert_sel,
int use_linear_horiz_axis_scaling,
int use_linear_vert_axis_scaling,
int symbol_size
)
public:
[ObsoleteAttribute(L"Deprecated since unknown, ")]
static void Scatter(
CGXNETCore^ gxNetShared,
CMVIEW^ view,
String^ title,
double x_loc,
double y_loc,
double box_width,
double box_height,
CVV^ horiz_chan_vv,
CVV^ vert_chan_vv,
CVV^ mask_chan,
String^ horiz_chan_name,
String^ vert_chan_name,
String^ mask_chan_name,
String^ horiz_chan_units,
String^ vert_chan_units,
double min_horiz_val,
double max_horiz_val,
double min_vert_val,
double max_vert_val,
double min_horiz_range,
double max_horiz_range,
double min_vert_range,
double max_vert_range,
int use_min_horiz_sel,
int use_max_horiz_sel,
int use_min_vert_sel,
int use_max_vert_sel,
int use_linear_horiz_axis_scaling,
int use_linear_vert_axis_scaling,
int symbol_size
)
[<ObsoleteAttribute("Deprecated since unknown, ")>]
static member Scatter :
gxNetShared : CGXNETCore *
view : CMVIEW *
title : string *
x_loc : float *
y_loc : float *
box_width : float *
box_height : float *
horiz_chan_vv : CVV *
vert_chan_vv : CVV *
mask_chan : CVV *
horiz_chan_name : string *
vert_chan_name : string *
mask_chan_name : string *
horiz_chan_units : string *
vert_chan_units : string *
min_horiz_val : float *
max_horiz_val : float *
min_vert_val : float *
max_vert_val : float *
min_horiz_range : float *
max_horiz_range : float *
min_vert_range : float *
max_vert_range : float *
use_min_horiz_sel : int *
use_max_horiz_sel : int *
use_min_vert_sel : int *
use_max_vert_sel : int *
use_linear_horiz_axis_scaling : int *
use_linear_vert_axis_scaling : int *
symbol_size : int -> unit
[<ObsoleteAttribute("Deprecated since unknown, ")>]
static member Scatter :
gxNetShared : CGXNETCore *
view : CMVIEW *
title : string *
x_loc : float *
y_loc : float *
box_width : float *
box_height : float *
horiz_chan_vv : CVV *
vert_chan_vv : CVV *
mask_chan : CVV *
horiz_chan_name : string *
vert_chan_name : string *
mask_chan_name : string *
horiz_chan_units : string *
vert_chan_units : string *
min_horiz_val : float *
max_horiz_val : float *
min_vert_val : float *
max_vert_val : float *
min_horiz_range : float *
max_horiz_range : float *
min_vert_range : float *
max_vert_range : float *
use_min_horiz_sel : int *
use_max_horiz_sel : int *
use_min_vert_sel : int *
use_max_vert_sel : int *
use_linear_horiz_axis_scaling : int *
use_linear_vert_axis_scaling : int *
symbol_size : int -> unit