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





Description

The password for the map document currently opened.

Property type

Read-only property

Syntax

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

[C#]
public string MapDocumentPassword {get;}

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

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

[Java]
public String getMapDocumentPassword();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1