An instance of this class is exposed as McImage.PointFeatures. Instances can also be created independently using McEngine.CreateOperator or the McFeatures.Duplicate method.
McPoints, like McRegions and McLines, derives from McFeatures, which controls a collection of point features. A point feature is a point overlying an image. Each McPoints instance holds zero or more of these features. Individual features are accessed by index or by an ID (McFeatures.Identifier). Most McFeatures properties and methods allow multiple, selected features to be accessed at once.