ObjTypeValue

ObjTypeValue enumeration

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

Values

NameDescription
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.