Provides access to members that control the ArcGlobe document information.
Product Availability
Available with ArcGIS Desktop. Requires 3D Analyst Extension.
Description
All globe documents have properties, which provide information about the document, such as title of the document, the author etc. The IGMxDocumentInfo interface provides such properties for entering the globe document metadata.
Members
Description | ||
---|---|---|
Author | The author of the document. | |
Category | The category of the document. | |
Comments | The comments for the document. | |
DocumentTitle | The title of the document. | |
HyperlinkBase | The hyperlink base of the document. | |
Keywords | The keywords for the document. | |
Subject | The subject of the document. |
CoClasses that implement IGMxDocumentInfo
CoClasses and Classes | Description |
---|---|
GMxDocument | Provides access to members that control the ArcGlobe document. |