 | ARCMAP_LOAD_FLAGSConstantARCMAP_LOAD_COPYLAYER Field |
If an existing layer is found make a copy
Namespace:
Geosoft.Desktop.GXNetX
Assembly:
geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2025.1.0.25
Syntaxpublic const int ARCMAP_LOAD_COPYLAYER = 8
public const int ARCMAP_LOAD_COPYLAYER = 8
Public Const ARCMAP_LOAD_COPYLAYER As Integer = 8
Public Const ARCMAP_LOAD_COPYLAYER As Integer = 8
public:
literal int ARCMAP_LOAD_COPYLAYER = 8
public:
literal int ARCMAP_LOAD_COPYLAYER = 8
static val mutable ARCMAP_LOAD_COPYLAYER: int
static val mutable ARCMAP_LOAD_COPYLAYER: int
Field Value
Type:
Int32
See Also