McMMSubFeature Class |
|
Namespace: MediaCy.Addins.Measurements
Public Class McMMSubFeature
The McMMSubFeature type exposes the following members.
| Name | Description | |
|---|---|---|
| McMMSubFeature | Initializes a new instance of the McMMSubFeature class |
| Name | Description | |
|---|---|---|
| Children |
Returns collection of children (McMMFeature)
created as derived measurements of this sub-feature.
| |
| Color | ||
| FeatureIndex |
Returns index of the sub-feature element in McFeatures (returned by GetFeatures function)
| |
| FeatureType |
Return type of the sub-feature
| |
| Flags |
Flags of sub-feature.
| |
| Hidden |
Returns the Hidden status of the sub-feature.
| |
| IsSnapFeature |
Returns True if it's a snap sub-feature
| |
| Name |
Sets/gets name of sub-feature.
| |
| Parent |
Parent of the sub-feature.
| |
| ParentSubFeature | ||
| ParentSubFeatureName | ||
| Selected |
Sets/gets selection status of sub-feature.
| |
| SelectionTime |
Selection time of the object in Ticks, valid only if the object is Selected.
| |
| SfClass |
Subfeature's class index
| |
| Show |
Sets/gets Visible status of sub-feature.
| |
| SpatialUnitExponent |
Returns exponent of spatial units.
| |
| UnitsAbbreviationString |
Returns units abbreviation of the measurement.
| |
| UnitsAbbreviationMeasEntry | ||
| ValueeMeasures |
Return measurement value
| |
| ValueMeasEntry |
Returns measurement value of sub-feature.
|
| Name | Description | |
|---|---|---|
| AddDisplayObject | ||
| AutoAdjust |
Auto-adjust the feature using the snap options used for creating the feature.
| |
| ColorFromHSV | ||
| DisplayObject |
Return display object by index
| |
| GetBoundingBox |
Get bounding box of sub-feature
| |
| GetFeatures |
Returns McFeatures container, which is derived from McPoints, McLines or McRegions
depending on sub-feature type.
| |
| GetStats | ||
| LockDisplay |
Block selection and moving display features based on Flags
| |
| Refresh |
Recreates visual elements of the sub-feature.
| |
| RemoveChild | ||
| Reset | ||
| ScrollToObject |
Scroll image to show the object
| |
| SetColor |
Set color to all display elements of sub-feature
| |
| SetPointShape | ||
| SetRotationAngle |
Set feature rotation angle, in degrees
| |
| UpdateDisplayElements |
Recreates and remeasures display elements.
|