 | ARCMAP_LOAD_FLAGSConstantARCMAP_LOAD_DELFRAME Field |
If an existing frame is found delete it
Namespace:
Geosoft.Desktop.GXNetX
Assembly:
geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2025.1.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