CoordinateRangeGetYMax Method |
Gets the maximum Y coordinate.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax Public Function GetYMax As Integer
member GetYMax : unit -> int
Return Value
Type:
Int32The maximum Y coordinate.
See Also