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





Description

Gets the name of this feature.

Property type

Read-only property

Syntax

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

[C#]
public string Name {get;}

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

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

[Java]
public String getName();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1