Click or drag to resize

IMcBasicFeatures Properties

The IMcBasicFeatures type exposes the following members.

Properties
  NameDescription
Public propertyAttributes
Attributes of this features collection.
Public propertyBasicFeatureStatusFlags
Basic per-feature status flags
Public propertyBasicType
The overall type of features in this collection.
Public propertyCommandData
Standard command data
Public propertyCommandFlags
Standard command flags.
Public propertyCoordinateDimensionNames
An array of coordinate axis names.
Public propertyCoordinateSpaceDimensionality
Number of dimensions in the coordinate space that the features in the collection occupy.
Public propertyDescription
A description for this collection.
Public propertyFeatureCount
Count of features associated with one or all frames.
Public propertyFeatureDescriptions
Per-feature description strings.
Public propertyFeatureFrameIndices
Per-feature frame index.
Public propertyFeatureNames
Per-feature name strings.
Public propertyFeaturesDimensionality
The dimensionality of features held by the collection.
Public propertyFrameIndexFilter
A property that restricts certain operations to features with a matching FrameIndex.
Public propertyMeasures
An IMcMeasures instance which can be used to access measurements on the features in the collection.
Public propertyName
A name for this collection.
Public propertyNotifyContext
A read-only property set during events identifying aspects of the context in which the event was fired.
Public propertyOwner
The object instance owning this IMcBasicFeatures instance
Public propertySizeRatio
A property that restricts certain operations to features with a matching FrameIndex.
Top
See Also