 | mcgsVisible | 1 |
Object is visible.
|
 | mcgsDrawhandles | 2 |
Handles are displayed when object is selected.
|
 | mcgsAllowselect | 256 |
Object can be selected (handles visible).
|
 | mcgsAllowmove | 512 |
Object can be moved.
|
 | mcgsAllowresize | 1024 |
Object can be resized.
|
 | mcgsAllowpropchange | 2048 |
Object properties can be changed.
|
 | mcgsAllownotify | 4096 |
Notify McGraphOverlay clients when object changes..
|
 | mcgsAllowdelete | 8192 |
Object can be deleted.
|
 | mcgsBeingDestroyed | 524288 |
Set during the EditClear, ObjectAboutToBeDeleted, ObjectAboutToBeDestroyed notifies. Cannot be set by the user.
|
 | mcgsLabelTopleft | 1048576 |
Object has a top left label attached.
|
 | mcgsLabelTopright | 2097152 |
Object has a top right label attached.
|
 | mcgsLabelBtmleft | 4194304 |
Object has a bottom left label attached.
|
 | mcgsLabelBtmright | 8388608 |
Object has a bottom right label attached.
|
 | mcgsLabelCenter | 16777216 |
Object has a bottom center label attached.
|
 | mcgsLabelLinebgn | 33554432 |
Display the label near the start of the object. For McGraphObjRect, this is the upper-left. For McGraphObjCircle, this is the left side of the circle.
|
 | mcgsLabelLineend | 67108864 |
Display the label near the last point of the object. For McGraphObjRect, this is the lower-right. For McGraphObjCircle, this is the right side of the circle.
|
 | mcgsLabelInside | 134217728 |
The label is positioned inside the specified position. For mcgsLabelCenter, mcgsLabelLinebgn and mcgsLabelLineend the position is switched to the opposite side of the specified position.
|
 | mcgsLabelHidden | 268435456 |
Object's label should be hidden.
|
 | mcgsNoBits | 0 |
No style bits
|
 | mcgsLabelPositionBitsMask | 267386880 |
Label position bits mask
|
 | mcgsLabelBitsMask | 535822336 |
Label position and hidden bits mask
|
 | mcgsAllBitsMask | -1 |
All style bits bits mask
|
 | mcgsVisible | 1 |
Object is visible.
|
 | mcgsDrawhandles | 2 |
Handles are displayed when object is selected.
|
 | mcgsAllowselect | 256 |
Object can be selected (handles visible).
|
 | mcgsAllowmove | 512 |
Object can be moved.
|
 | mcgsAllowresize | 1024 |
Object can be resized.
|
 | mcgsAllowpropchange | 2048 |
Object properties can be changed.
|
 | mcgsAllownotify | 4096 |
Notify McGraphOverlay clients when object changes..
|
 | mcgsAllowdelete | 8192 |
Object can be deleted.
|
 | mcgsBeingDestroyed | 524288 |
Set during the EditClear, ObjectAboutToBeDeleted, ObjectAboutToBeDestroyed notifies. Cannot be set by the user.
|
 | mcgsLabelTopleft | 1048576 |
Object has a top left label attached.
|
 | mcgsLabelTopright | 2097152 |
Object has a top right label attached.
|
 | mcgsLabelBtmleft | 4194304 |
Object has a bottom left label attached.
|
 | mcgsLabelBtmright | 8388608 |
Object has a bottom right label attached.
|
 | mcgsLabelCenter | 16777216 |
Object has a bottom center label attached.
|
 | mcgsLabelLinebgn | 33554432 |
Display the label near the start of the object. For McGraphObjRect, this is the upper-left. For McGraphObjCircle, this is the left side of the circle.
|
 | mcgsLabelLineend | 67108864 |
Display the label near the last point of the object. For McGraphObjRect, this is the lower-right. For McGraphObjCircle, this is the right side of the circle.
|
 | mcgsLabelInside | 134217728 |
The label is positioned inside the specified position. For mcgsLabelCenter, mcgsLabelLinebgn and mcgsLabelLineend the position is switched to the opposite side of the specified position.
|
 | mcgsLabelHidden | 268435456 |
Object's label should be hidden.
|
 | mcgsNoBits | 0 |
No style bits
|
 | mcgsLabelPositionBitsMask | 267386880 |
Label position bits mask
|
 | mcgsLabelBitsMask | 535822336 |
Label position and hidden bits mask
|
 | mcgsAllBitsMask | -1 |
All style bits bits mask
|