Description

The scaled area of the region boundary polygon

Property type

A McMeasure object.  

Syntax

object.mRgnPolygonialArea

The mRgnPolygonialArea Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McRegions.

Remarks

This is a boundary geometry based measurement, so it is independent of pixel counts and is accurate for sub-pixel locations of region boundaries. It is only valid for boundaries that do not cross themselves (i.e., no figure-8's).

For regions created by the McThreshold.Execute or McFeatures.SetFromMask methods, holes in the blob are not significant for this measurement.