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





Description

Gets the width of the tile in pixels.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Width() As Integer

[C#]
public int Width {get;}

[Managed C++]
public: __property int get_Width();

[Unmanaged C++]
public: HRESULT get_Width(
int * pRetVal
);

[Java]
public ppInteger getWidth();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1