DisplayChunkGetHeight Method |
Gets the height of this chunk.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public ushort GetHeight()
Public Function GetHeight As UShort
public:
unsigned short GetHeight()
member GetHeight : unit -> uint16
Return Value
Type:
UInt16The height of this chunk.
See Also