This document is archived and information here might be outdated. Recommended version. |
The type of globe document currently loaded in the object.
[Visual Basic .NET] Public ReadOnly Property DocumentType As esriGlobeDocumentType
[C#] public esriGlobeDocumentType DocumentType {get;}
[C++]
HRESULT get_DocumentType(
esriGlobeDocumentType* pType
);
[C++]
Parameters pType [out, retval]
pType is a parameter of type esriGlobeDocumentType*