Click or drag to resize

McMMSubFeature Properties

The McMMSubFeature type exposes the following members.

Properties
  NameDescription
Public propertyChildren
Returns collection of children (McMMFeature) created as derived measurements of this sub-feature.
Public propertyColor
Public propertyFeatureIndex
Returns index of the sub-feature element in McFeatures (returned by GetFeatures function)
Public propertyFeatureType
Return type of the sub-feature
Public propertyFlags
Flags of sub-feature.
Public propertyHidden
Returns the Hidden status of the sub-feature.
Public propertyIsSnapFeature
Returns True if it's a snap sub-feature
Public propertyCode exampleName
Sets/gets name of sub-feature.
Public propertyParent
Parent of the sub-feature.
Public propertyParentSubFeature
Public propertyParentSubFeatureName
Public propertyCode exampleSelected
Sets/gets selection status of sub-feature.
Public propertySelectionTime
Selection time of the object in Ticks, valid only if the object is Selected.
Public propertySfClass
Subfeature's class index
Public propertyCode exampleShow
Sets/gets Visible status of sub-feature.
Public propertySpatialUnitExponent
Returns exponent of spatial units.
Public propertyUnitsAbbreviationString
Returns units abbreviation of the measurement.
Public propertyUnitsAbbreviationMeasEntry
Public propertyValueeMeasures
Return measurement value
Public propertyCode exampleValueMeasEntry
Returns measurement value of sub-feature.
Top
See Also