ObjTypeValue enumeration

ObjTypeValue enumeration

Specifies whether objects are placeable or routable in diagrams when you use Microsoft Visio to lay out shapes on the drawing page.

The ObjTypeValue type exposes the following members:

Fields

FieldDescription
DRAWING_CONTEXTVisio decides based on the drawing context.
SHAPE_PLACEABLEShape is placeable.
SHAPE_ROUTABLEShape is routable.
SHAPE_NOT_PLACEABLE_NOT_ROUTABLEShape is not placeable, not routable.
SHAPE_PLACEABLE_ROUTABLEGroup contains placeable/routable shapes.
UNDEFINEDUndefined.

See Also