STK AgGraphicsPluginSend comments on this topic.
Description Property (IAgStkGraphicsPluginCustomImageGlobeOverlayDescription)
See Also
Windows





Windows & Linux

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

© 2024 Analytical Graphics, Inc. All Rights Reserved.