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






Windows & Linux

Description

Gets the description associated with this feature.

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.