 | ARCMAP_LOAD_FLAGSConstantARCMAP_LOAD_NOMAPLAYERS Field |
Use the map only for sizing data frames in layout, only load extra datasets.
Namespace:
Geosoft.Desktop.GXNet
Assembly:
geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntaxpublic const int ARCMAP_LOAD_NOMAPLAYERS = 512
public const int ARCMAP_LOAD_NOMAPLAYERS = 512
Public Const ARCMAP_LOAD_NOMAPLAYERS As Integer = 512
Public Const ARCMAP_LOAD_NOMAPLAYERS As Integer = 512
public:
literal int ARCMAP_LOAD_NOMAPLAYERS = 512
public:
literal int ARCMAP_LOAD_NOMAPLAYERS = 512
static val mutable ARCMAP_LOAD_NOMAPLAYERS: int
static val mutable ARCMAP_LOAD_NOMAPLAYERS: int
Field Value
Type:
Int32
See Also