aspose.diagram
Class ShapeFixedCodeValue

Utility class containing constants. Specifies placement behavior for a placeable shape.

Field Summary
const  NumberNO_MOVE_USING_LAY_OUT_SHAPES
           Don't move this shape when using the Lay Out Shapes command in Microsoft Visio.
const  NumberNO_MOVE_AND_NO_ALLOW_SHAPES_PLACED
           Don't move this shape and do not allow other placeable shapes to be placed on it.
const  NumberNO_MOVE_ALLOW_SHAPES_PLACED
           Don't move this shape but do allow other placeable shapes to be placed on it.
const  NumberIGNORE_CONNECTION_POINT
           Ignore connection point locations when being routed to.
const  NumberALLOW_ROUTING_TO_SIDES_WITH_CONNECTION_POINTS
           Only allow routing to sides with connection points.
const  NumberNO_GLUE_TO_PERIMETER
           Don't glue to the perimeter of this shape. Glue to the shape's alignment box instead.
const  NumberUNDEFINED
           Undefined.
 

Field Detail

NO_MOVE_USING_LAY_OUT_SHAPES

const Number NO_MOVE_USING_LAY_OUT_SHAPES
Don't move this shape when using the Lay Out Shapes command in Microsoft Visio.

NO_MOVE_AND_NO_ALLOW_SHAPES_PLACED

const Number NO_MOVE_AND_NO_ALLOW_SHAPES_PLACED
Don't move this shape and do not allow other placeable shapes to be placed on it.

NO_MOVE_ALLOW_SHAPES_PLACED

const Number NO_MOVE_ALLOW_SHAPES_PLACED
Don't move this shape but do allow other placeable shapes to be placed on it.

IGNORE_CONNECTION_POINT

const Number IGNORE_CONNECTION_POINT
Ignore connection point locations when being routed to.

ALLOW_ROUTING_TO_SIDES_WITH_CONNECTION_POINTS

const Number ALLOW_ROUTING_TO_SIDES_WITH_CONNECTION_POINTS
Only allow routing to sides with connection points.

NO_GLUE_TO_PERIMETER

const Number NO_GLUE_TO_PERIMETER
Don't glue to the perimeter of this shape. Glue to the shape's alignment box instead.

UNDEFINED

const Number UNDEFINED
Undefined.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.