 | ARCMAP_LOAD_FLAGSConstantARCMAP_LOAD_DELLAYER Field |
If an existing layer is found delete it
Namespace:
Geosoft.Desktop.GXNet
Assembly:
geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.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