Click or drag to resize
CMXD Class
A MXD wraps and provides manipulation and usage for the content of an ArcGIS MXD file.
Inheritance Hierarchy

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public class CMXD : CHANDLE

The CMXD type exposes the following members.

Methods
  NameDescription
Public methodAvailable to anyone with an Oasis Montaj licenseCommit
Commit any changes to a MXD.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberCreate
Create a MXD.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberCreateMetadata
Create metadata for this brand new MXD (we are the creator)
Public methodAvailable to anyone with an Oasis Montaj licenseDiscard
Discard all changes made to the MXD.
Protected methodDispose
Releases the unmanaged resources used by the CMXD and optionally releases the managed resources
(Overrides CHANDLEDispose(Boolean).)
Public methodAvailable to anyone with an Oasis Montaj licenseSaveAsMap
Save MXD as Geosoft map
Public methodAvailable to anyone with an Oasis Montaj licenseSaveAsMXD
Save MXD as a MXD in different location
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberSync
Syncronize any Metadata for this MXD
Top
See Also