AGI STK Graphics Plugins 11 Send comments on this topic.
Description Property (IAgStkGraphicsPluginCustomImageGlobeOverlayDescription)
See Also 





Description

Gets the description of the plugin instance.

Property type

Read-only property

Syntax

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

[C#]
public string Description {get;}

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

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

[Java]
public String getDescription();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1