 | ARCMAP_LOAD_FLAGSConstantARCMAP_LOAD_NEW Field |
New method for loading maps introduced in 7.1. Will mimic what happens in montaj (i.e. base groups and 3D become graphics and views gets split into separate LYRs).
Namespace:
Geosoft.Desktop.GXNet
Assembly:
geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntaxpublic const int ARCMAP_LOAD_NEW = 2048
public const int ARCMAP_LOAD_NEW = 2048
Public Const ARCMAP_LOAD_NEW As Integer = 2048
Public Const ARCMAP_LOAD_NEW As Integer = 2048
public:
literal int ARCMAP_LOAD_NEW = 2048
public:
literal int ARCMAP_LOAD_NEW = 2048
static val mutable ARCMAP_LOAD_NEW: int
static val mutable ARCMAP_LOAD_NEW: int
Field Value
Type:
Int32
See Also