AGI STK Graphics 11 Send comments on this topic.
Height Property (IAgStkGraphicsRasterAttributes)
See Also 
Windows






Windows & Linux

Description

Gets the height of the raster 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 ppInteger getHeight();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface