CRect:Xmin
asqzThe Xmin method returns the value of the minimum x value for the CRect object, measured in pixel coordinates.
nXmin = CRect:Xmin() |
nXmin is a number and may be positive or negative.
The following script prints the minimum x dimension of the CRect:
|
-- create a CRect object |
|
-- print the dimension |
CRect class, Get, Image Coordinate System, Subpixel Coordinate Definition
Mira Pro x64 Script User's Guide, Copyright Ⓒ 2023 Mirametrics,
Inc. All Rights Reserved.