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