STK AgGraphicsPluginSend comments on this topic.
Height Property (IAgStkGraphicsPluginTile)
See Also
Windows





Windows & Linux

Description

Gets the height of the tile in pixels.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Height() As Integer
[C#]
public int Height {get;}
[Managed C++]
public: __property int get_Height();
[Unmanaged C++]
public: HRESULT get_Height(
    int * pRetVal
);
[Java]
public Integer getHeight();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.