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