 | EDB_PROFConstantI_LINE_STYLE Field |
0 - no line
1 - solid
2 - long dash
3 - short dash
Namespace:
Geosoft.Desktop.GXNet
Assembly:
geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntaxpublic const int I_LINE_STYLE = 1
public const int I_LINE_STYLE = 1
Public Const I_LINE_STYLE As Integer = 1
Public Const I_LINE_STYLE As Integer = 1
public:
literal int I_LINE_STYLE = 1
public:
literal int I_LINE_STYLE = 1
static val mutable I_LINE_STYLE: int
static val mutable I_LINE_STYLE: int
Field Value
Type:
Int32
See Also