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





Description

Gets the snippet associated with this feature.

Property type

Read-only property

Syntax

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

[C#]
public string Snippet {get;}

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

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

[Java]
public String getSnippet();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1