 | ARCMAP_LOAD_FLAGSConstantARCMAP_LOAD_DELFRAME Field |
If an existing frame 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_DELFRAME = 1
public const int ARCMAP_LOAD_DELFRAME = 1
Public Const ARCMAP_LOAD_DELFRAME As Integer = 1
Public Const ARCMAP_LOAD_DELFRAME As Integer = 1
public:
literal int ARCMAP_LOAD_DELFRAME = 1
public:
literal int ARCMAP_LOAD_DELFRAME = 1
static val mutable ARCMAP_LOAD_DELFRAME: int
static val mutable ARCMAP_LOAD_DELFRAME: int
Field Value
Type:
Int32
See Also