Click or drag to resize

McMMDataenumSFDirtyFlags Enumeration

dirty flags and variables related to dirty

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Public Enumeration enumSFDirtyFlags
Members
  Member nameValueDescription
sfdfNone0
sfdfShownRows1
sfdfToolButtons2
sfdfSelectedSubFeatures4
sfdfLineProperties8
sfdfFont16
sfdfLabelProperties393248
sfdfDecimalPlaces64
sfdfActiveTool128
sfdfLabelText32
sfdfLabelPosition131072
sfdfLabelShowUnits262144
sfdfMeasurementsList256
sfdfMeasurementsLabel512
sfdfFeaturesDisplay393272
sfdfMaskDataTableStale299329
sfdfMaskDataTableSelectionStale4
sfdfMaskMeas7
sfdfFeatureMustRebuild1024
sfdfMaskFeature1024
sfdfValue4096
sfdfLabelType8192
sfdfShown16384
sfdfHidden32769
sfdfSelected65536
sfdfMaskSubFeature61441
sfdfParentFeature524288
sfdfOverlayProperty1048576
sfdfAll-1
Remarks