Description

The centroids of the regions as an McPoints.

Property type

A McMeasure object.  

Syntax

object.mpRgnCentroidAsPoint

The mpRgnCentroidAsPoint Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McRegions.

Remarks

The measurement Value is an McPoints filled with un-calibrated coordinates of the region feature centroid points. All Value accesses reference the same McPoints object, only its contents change.

This is a pixel-based measurement. So for regions created by the McThreshold.Execute method or McFeatures.SetFromMask method, holes in the blob are significant.