Click or drag to resize

McMMFeatureeFeatureGroupFlags Enumeration

Defines the types of the feature displayed objects.

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Public Enumeration eFeatureGroupFlags
Members
  Member nameValueDescription
efgNone0
efgPoints1
efgLines2
efgRegions4
efgHoles8
efgAll31
Remarks
The class is used in functions that work with displayed objects.
See Also