Description
Ratio of region area excluding holes to total area of region.
-
Property type
-
A McMeasure object.
-
Syntax
-
object.mRgnHoleAreaRatio
The mRgnHoleAreaRatio Property syntax has these parts: |
| object | An expression evaluating to an object of type McRegions. | Remarks
This is a pixel-based measurement. It will be non-zero only for regions created by the McThreshold.Execute method or McFeatures.SetFromMask method.
|