AGI STK Graphics Plugins 11 Send comments on this topic.
Data Property (IAgStkGraphicsPluginTile)
See Also 





Description

Gets the user data that is stored for each tile. This is used to store tiler specific data.

Property type

Read-only property

Syntax

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

[C#]
public string Data {get;}

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

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

[Java]
public String getData();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1