AGI STK Esri Display 11 Send comments on this topic.
MapDocumentLoaded Property (IAgEsri3dRenderer)
See Also 





Description

Indicates if a map document is currently loaded.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property MapDocumentLoaded() As Boolean

[C#]
public bool MapDocumentLoaded {get;}

[Managed C++]
public: __property bool get_MapDocumentLoaded();

[Unmanaged C++]
public: HRESULT get_MapDocumentLoaded(
VARIANT_BOOL * pRetVal
);

[Java]
public bool getMapDocumentLoaded();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1