![]() ![]() |
CRect:Height
The Height method returns the y dimension, or "height" of the CRect object. The Size method returns both the width and height.
nHeight = CRect:Height()
|
The following script prints the height of the CRect:
|
-- create a CRect object |
|
|
|
-- result: Height = -800.00 |
Mira Pro x64 Script User's Guide, v.8.73 Copyright Ⓒ 2024
Mirametrics, Inc. All Rights Reserved.