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