public void IGetSymbParms(
ref string symb_font,
int symb_font_sz,
ref double symb_size,
ref string line_clr,
int line_clr_sz,
ref string fill_clr,
int fill_clr_sz,
ref int wrap,
ref int clip,
ref double symb_y_loc,
ref int no_levels,
CVV vv_level,
CVV vv_type,
ref int label,
ref string text_font,
int text_font_sz,
ref double text_size,
ref string text_clr,
int text_clr_sz
)
public void IGetSymbParms(
ref string symb_font,
int symb_font_sz,
ref double symb_size,
ref string line_clr,
int line_clr_sz,
ref string fill_clr,
int fill_clr_sz,
ref int wrap,
ref int clip,
ref double symb_y_loc,
ref int no_levels,
CVV vv_level,
CVV vv_type,
ref int label,
ref string text_font,
int text_font_sz,
ref double text_size,
ref string text_clr,
int text_clr_sz
)
Public Sub IGetSymbParms (
ByRef symb_font As String,
symb_font_sz As Integer,
ByRef symb_size As Double,
ByRef line_clr As String,
line_clr_sz As Integer,
ByRef fill_clr As String,
fill_clr_sz As Integer,
ByRef wrap As Integer,
ByRef clip As Integer,
ByRef symb_y_loc As Double,
ByRef no_levels As Integer,
vv_level As CVV,
vv_type As CVV,
ByRef label As Integer,
ByRef text_font As String,
text_font_sz As Integer,
ByRef text_size As Double,
ByRef text_clr As String,
text_clr_sz As Integer
)
Public Sub IGetSymbParms (
ByRef symb_font As String,
symb_font_sz As Integer,
ByRef symb_size As Double,
ByRef line_clr As String,
line_clr_sz As Integer,
ByRef fill_clr As String,
fill_clr_sz As Integer,
ByRef wrap As Integer,
ByRef clip As Integer,
ByRef symb_y_loc As Double,
ByRef no_levels As Integer,
vv_level As CVV,
vv_type As CVV,
ByRef label As Integer,
ByRef text_font As String,
text_font_sz As Integer,
ByRef text_size As Double,
ByRef text_clr As String,
text_clr_sz As Integer
)
public:
void IGetSymbParms(
String^% symb_font,
int symb_font_sz,
double% symb_size,
String^% line_clr,
int line_clr_sz,
String^% fill_clr,
int fill_clr_sz,
int% wrap,
int% clip,
double% symb_y_loc,
int% no_levels,
CVV^ vv_level,
CVV^ vv_type,
int% label,
String^% text_font,
int text_font_sz,
double% text_size,
String^% text_clr,
int text_clr_sz
)
public:
void IGetSymbParms(
String^% symb_font,
int symb_font_sz,
double% symb_size,
String^% line_clr,
int line_clr_sz,
String^% fill_clr,
int fill_clr_sz,
int% wrap,
int% clip,
double% symb_y_loc,
int% no_levels,
CVV^ vv_level,
CVV^ vv_type,
int% label,
String^% text_font,
int text_font_sz,
double% text_size,
String^% text_clr,
int text_clr_sz
)
member IGetSymbParms :
symb_font : string byref *
symb_font_sz : int *
symb_size : float byref *
line_clr : string byref *
line_clr_sz : int *
fill_clr : string byref *
fill_clr_sz : int *
wrap : int byref *
clip : int byref *
symb_y_loc : float byref *
no_levels : int byref *
vv_level : CVV *
vv_type : CVV *
label : int byref *
text_font : string byref *
text_font_sz : int *
text_size : float byref *
text_clr : string byref *
text_clr_sz : int -> unit
member IGetSymbParms :
symb_font : string byref *
symb_font_sz : int *
symb_size : float byref *
line_clr : string byref *
line_clr_sz : int *
fill_clr : string byref *
fill_clr_sz : int *
wrap : int byref *
clip : int byref *
symb_y_loc : float byref *
no_levels : int byref *
vv_level : CVV *
vv_type : CVV *
label : int byref *
text_font : string byref *
text_font_sz : int *
text_size : float byref *
text_clr : string byref *
text_clr_sz : int -> unit