 | CSTKSetLineParm Method |
Set line parameter (of Y Chan) in STK object
Namespace:
Geosoft.Desktop.GXNetX
Assembly:
geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic void SetLineParm(
int line
)
public void SetLineParm(
int line
)
Public Sub SetLineParm (
line As Integer
)
Public Sub SetLineParm (
line As Integer
)
public:
void SetLineParm(
int line
)
public:
void SetLineParm(
int line
)
member SetLineParm :
line : int -> unit
member SetLineParm :
line : int -> unit
Parameters
- line
- Type: SystemInt32
Line symb
RemarksSee MSTK for detailed description of all function parameters
See Also