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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.