Gets the x position.
            
 
    Namespace: 
   ProScript
    Assembly:
   proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
SyntaxPublic Function GetX As UShort
public:
unsigned short GetX()
member GetX : unit -> uint16 
Return Value
Type: 
UInt16The x position.
See Also