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





Description

Gets the content associated with this feature.

Property type

Read-only property

Syntax

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

[C#]
public string Content {get;}

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

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

[Java]
public String getContent();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1