 | EDB_PROFConstantI_LINE_STYLE Field |
0 - no line
1 - solid
2 - long dash
3 - short dash
Namespace:
Geosoft.Desktop.GXNetX
Assembly:
geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2025.1.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