GeneralParametersGetCornerUpperRight Method |
Gets the number of the corner currently considered to be the upper right.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public byte GetCornerUpperRight()
Public Function GetCornerUpperRight As Byte
public:
unsigned char GetCornerUpperRight()
member GetCornerUpperRight : unit -> byte
Return Value
Type:
ByteThe number of the corner currently considered to be the upper right.
See Also