CRect:SetXmax
The SetXmax method initializes the maximum x value for the CRect object.
CRect:SetXmax( nXmax ) nXmax is a number and may be positive or negative. |
The following script sets the maximum x dimension of the CRect to xmax=40.5:
|
-- create a CRect object |
|
-- specify the dimension |
CRect class, Set, Image Coordinate System, Subpixel Coordinate Definition
Mira Pro x64 Script User's Guide, Copyright Ⓒ 2023 Mirametrics,
Inc. All Rights Reserved.