Click or drag to resize

McMMSubFeature Methods

The McMMSubFeature type exposes the following members.

Methods
  NameDescription
Public methodAddDisplayObject
Public methodAutoAdjust
Auto-adjust the feature using the snap options used for creating the feature.
Public methodStatic memberColorFromHSV
Public methodDisplayObject
Return display object by index
Public methodGetBoundingBox
Get bounding box of sub-feature
Public methodCode exampleGetFeatures
Returns McFeatures container, which is derived from McPoints, McLines or McRegions depending on sub-feature type.
Public methodGetStats
Public methodLockDisplay
Block selection and moving display features based on Flags
Public methodRefresh
Recreates visual elements of the sub-feature.
Public methodRemoveChild
Public methodReset
Public methodScrollToObject
Scroll image to show the object
Public methodSetColor
Set color to all display elements of sub-feature
Public methodSetPointShape
Public methodSetRotationAngle
Set feature rotation angle, in degrees
Public methodUpdateDisplayElements
Recreates and remeasures display elements.
Top
See Also