CRect:Ymax
The Ymax method returns the value of the maximum y value for the CRect object, measured in pixel coordinates.
nYmax = CRect:Ymax() |
The following script fragment prints the maximum y dimension of the CRect:
|
-- create a CRect object |
|
-- print the dimension |
CRect, Get, Image Coordinate System, Subpixel Coordinate Definition