Property | Type | Description | |
---|---|---|---|
xPos | ushort | ||
yPos | ushort |
Method | Description | |
---|---|---|
TS_POINT16 ( ushort x, ushort y ) : System |
Constructor
|
public TS_POINT16 ( ushort x, ushort y ) : System | ||
x | ushort | xPos |
y | ushort | yPos |
return | System |