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





Description

Gets a height of the texture in texels.

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

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1