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