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