Description

Bit values OR'ed together for each feature for the FeatureStatusFlags property Internal Comment: Leave bits 0-4 zero for legacy code

Members

ConstantValueDescription
 mcfsfNoFlags0

No flags

 mcfsfDeselected32

Deselected by user. (BLBSEL_USER >> 8)

 mcfsfOutOfRange64

Not selected due to being out-of-range. (BLBSEL_INRANGE >> 8)

 mcfsfCancelled128

Not selected due to touching a guard frame. (BLBSEL_CANCELLED >> 8)

 mcfsfAnyNotSelected224

Mask for not selected for any reason.

 mcfsfXorOnMerge2048

if set, this feature is Xor'ed during a merge (see also mcofDefaultXorOnMerge)

 mcfsfPolyline4096

If set, a single-segment line is still treated as a polyline (see also mcofDefaultPolyline)

 mcfsfDisplayAsBitmap8192

Not Implemented Yet. If set, this region feature is displayed as a bitmap (see also mcoDefaultDisplayAsBitmap)

 mcfsfCircle65536

Not Implemented Yet. If set, a circular ellipse treated as circle (see also mcofDefaultCircle)

 mcfsfFlatEllipse131072

Not Implemented Yet. If set, angle 0 ellipse is a mcftFlatEllipse (see also mcofDefaultFlatEllipse)

 mcfsfFlatRect262144

Not Implemented Yet. If set, angle 0 box is not Free to rotate (see also mcofDefaultFlatRect)

 mcfsfSquare524288

Not Implemented Yet. If set, a symetric rectangle is a square (see also mcofDefaultSquare)

 mcfsfAllFlags-1

all flags