Field Summary | ||
---|---|---|
const int | DRAWING_CONTEXT | |
Visio decides based on the drawing context.
|
||
const int | SHAPE_PLACEABLE | |
Shape is placeable.
|
||
const int | SHAPE_ROUTABLE | |
Shape is routable.
|
||
const int | SHAPE_NOT_PLACEABLE_NOT_ROUTABLE | |
Shape is not placeable, not routable.
|
||
const int | SHAPE_PLACEABLE_ROUTABLE | |
Group contains placeable/routable shapes.
|
||
const int | UNDEFINED | |
Undefined.
|
const int DRAWING_CONTEXT
const int SHAPE_PLACEABLE
const int SHAPE_ROUTABLE
const int SHAPE_NOT_PLACEABLE_NOT_ROUTABLE
const int SHAPE_PLACEABLE_ROUTABLE
const int UNDEFINED