AGI STK Graphics 11 Send comments on this topic.
LinkSnippet Property (IAgStkGraphicsKmlNetworkLink)
See Also 





Description

Gets the link snippet associated with this network link.

Property type

Read-only property

Syntax

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

[C#]
public string LinkSnippet {get;}

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

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

[Java]
public String getLinkSnippet();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1