 | ARCMAP_LOAD_FLAGSConstantARCMAP_LOAD_DELLAYER Field |
If an existing layer is found delete it
Namespace:
Geosoft.Desktop.GXNetX
Assembly:
geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2025.1.0.25
Syntaxpublic const int ARCMAP_LOAD_DELLAYER = 2
public const int ARCMAP_LOAD_DELLAYER = 2
Public Const ARCMAP_LOAD_DELLAYER As Integer = 2
Public Const ARCMAP_LOAD_DELLAYER As Integer = 2
public:
literal int ARCMAP_LOAD_DELLAYER = 2
public:
literal int ARCMAP_LOAD_DELLAYER = 2
static val mutable ARCMAP_LOAD_DELLAYER: int
static val mutable ARCMAP_LOAD_DELLAYER: int
Field Value
Type:
Int32
See Also