Click or drag to resize

IMcRegions2 Properties

The IMcRegions2 type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleAutoDisplay
Enables automatic display of features.
Public propertyCode exampleAutoDisplayOverlay
The McGraphOverlay upon which automatic display of features is done.
Public propertyCode exampleBoundingRect
The bounds of all or selected features
Public propertyChangeCounter
A running counter of changes made to the McFeatures
Public propertyCount
Count of the current number of features
Public propertyCode exampleDisplayedObjects
A DisplayedObjects collection of McGraphObj instances.
Public propertyCode exampleDisplayOverlays
A DisplayOverlays collection of McGraphOverlay instances
Public propertyFeatureStatusFlags
Detailed status and other per-feature flags
Public propertyCode exampleHoles
Holes of all features
Public propertyIdentifier
The feature Identifier property
Public propertyIsEmpty
Returns whether the region is "empty" or not
Public propertyIsReset
Returns whether the region is "reset" or not
Public propertyCode exampleNestedWithin
The feature index of the surrounding region if any.
Public propertyCode exampleOptionFlags
Flags reflecting and controlling optional behavior
Public propertyCode exampleSelected
A BOOLEAN property of each Feature setting and reflecting the Selected status.
Public propertyCode exampleSetFromMaskMethod
Default method used to convert a bit mask into features.
Public propertyCode exampleSignature
A signature of one or all features.
Public propertyCode exampleSourceData
Per feature source data
Public propertyCode exampleSourceFlags
Per feature source flags
Public propertyCode exampleSpatialCalibration
A SpatialCalibration associated with this McFeatures
Public propertyType
The feature Type property
Top
See Also