ShapeFixedCodeValue enumeration

ShapeFixedCodeValue enumeration

Specifies placement behavior for a placeable shape.

The ShapeFixedCodeValue type exposes the following members:

Fields

FieldDescription
NO_MOVE_USING_LAY_OUT_SHAPESDon’t move this shape when using the Lay Out Shapes command in Microsoft Visio.
NO_MOVE_AND_NO_ALLOW_SHAPES_PLACEDDon’t move this shape and do not allow other placeable shapes to be placed on it.
NO_MOVE_ALLOW_SHAPES_PLACEDDon’t move this shape but do allow other placeable shapes to be placed on it.
IGNORE_CONNECTION_POINTIgnore connection point locations when being routed to.
ALLOW_ROUTING_TO_SIDES_WITH_CONNECTION_POINTSOnly allow routing to sides with connection points.
NO_GLUE_TO_PERIMETERDon’t glue to the perimeter of this shape. Glue to the shape’s alignment box instead.
UNDEFINEDUndefined.

See Also