public void IGetProfile(
ref int prof_type,
ref double pitch,
ref double thick,
ref string ln_clr,
int ln_clr_sz,
ref int wrap,
ref int clip,
ref int smooth,
CVV vv_ind,
ref string label,
int label_sz,
ref int ref,
ref string font,
int font_sz,
ref double text_size,
ref string text_clr,
int text_clr_sz,
ref int prof_va_num
)
public void IGetProfile(
ref int prof_type,
ref double pitch,
ref double thick,
ref string ln_clr,
int ln_clr_sz,
ref int wrap,
ref int clip,
ref int smooth,
CVV vv_ind,
ref string label,
int label_sz,
ref int ref,
ref string font,
int font_sz,
ref double text_size,
ref string text_clr,
int text_clr_sz,
ref int prof_va_num
)
Public Sub IGetProfile (
ByRef prof_type As Integer,
ByRef pitch As Double,
ByRef thick As Double,
ByRef ln_clr As String,
ln_clr_sz As Integer,
ByRef wrap As Integer,
ByRef clip As Integer,
ByRef smooth As Integer,
vv_ind As CVV,
ByRef label As String,
label_sz As Integer,
ByRef ref As Integer,
ByRef font As String,
font_sz As Integer,
ByRef text_size As Double,
ByRef text_clr As String,
text_clr_sz As Integer,
ByRef prof_va_num As Integer
)
Public Sub IGetProfile (
ByRef prof_type As Integer,
ByRef pitch As Double,
ByRef thick As Double,
ByRef ln_clr As String,
ln_clr_sz As Integer,
ByRef wrap As Integer,
ByRef clip As Integer,
ByRef smooth As Integer,
vv_ind As CVV,
ByRef label As String,
label_sz As Integer,
ByRef ref As Integer,
ByRef font As String,
font_sz As Integer,
ByRef text_size As Double,
ByRef text_clr As String,
text_clr_sz As Integer,
ByRef prof_va_num As Integer
)
public:
void IGetProfile(
int% prof_type,
double% pitch,
double% thick,
String^% ln_clr,
int ln_clr_sz,
int% wrap,
int% clip,
int% smooth,
CVV^ vv_ind,
String^% label,
int label_sz,
int% ref,
String^% font,
int font_sz,
double% text_size,
String^% text_clr,
int text_clr_sz,
int% prof_va_num
)
public:
void IGetProfile(
int% prof_type,
double% pitch,
double% thick,
String^% ln_clr,
int ln_clr_sz,
int% wrap,
int% clip,
int% smooth,
CVV^ vv_ind,
String^% label,
int label_sz,
int% ref,
String^% font,
int font_sz,
double% text_size,
String^% text_clr,
int text_clr_sz,
int% prof_va_num
)
member IGetProfile :
prof_type : int byref *
pitch : float byref *
thick : float byref *
ln_clr : string byref *
ln_clr_sz : int *
wrap : int byref *
clip : int byref *
smooth : int byref *
vv_ind : CVV *
label : string byref *
label_sz : int *
ref : int byref *
font : string byref *
font_sz : int *
text_size : float byref *
text_clr : string byref *
text_clr_sz : int *
prof_va_num : int byref -> unit
member IGetProfile :
prof_type : int byref *
pitch : float byref *
thick : float byref *
ln_clr : string byref *
ln_clr_sz : int *
wrap : int byref *
clip : int byref *
smooth : int byref *
vv_ind : CVV *
label : string byref *
label_sz : int *
ref : int byref *
font : string byref *
font_sz : int *
text_size : float byref *
text_clr : string byref *
text_clr_sz : int *
prof_va_num : int byref -> unit