Field Summary | ||
---|---|---|
const int | NO_MOVE_USING_LAY_OUT_SHAPES | |
Don't move this shape when using the Lay Out Shapes command in Microsoft Visio.
|
||
const int | NO_MOVE_AND_NO_ALLOW_SHAPES_PLACED | |
Don't move this shape and do not allow other placeable shapes to be placed on it.
|
||
const int | NO_MOVE_ALLOW_SHAPES_PLACED | |
Don't move this shape but do allow other placeable shapes to be placed on it.
|
||
const int | IGNORE_CONNECTION_POINT | |
Ignore connection point locations when being routed to.
|
||
const int | ALLOW_ROUTING_TO_SIDES_WITH_CONNECTION_POINTS | |
Only allow routing to sides with connection points.
|
||
const int | NO_GLUE_TO_PERIMETER | |
Don't glue to the perimeter of this shape. Glue to the shape's alignment box instead.
|
||
const int | UNDEFINED | |
Undefined.
|
const int NO_MOVE_USING_LAY_OUT_SHAPES
const int NO_MOVE_AND_NO_ALLOW_SHAPES_PLACED
const int NO_MOVE_ALLOW_SHAPES_PLACED
const int IGNORE_CONNECTION_POINT
const int ALLOW_ROUTING_TO_SIDES_WITH_CONNECTION_POINTS
const int NO_GLUE_TO_PERIMETER
const int UNDEFINED