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





Description

The name of the map document currently opened.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property MapDocumentName() As String

[C#]
public string MapDocumentName {get;}

[Managed C++]
public: __property String __gc ^ get_MapDocumentName();

[Unmanaged C++]
public: HRESULT get_MapDocumentName(
BSTR * pRetVal
);

[Java]
public String getMapDocumentName();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1