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