aspose.diagram
Class ObjTypeValue

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.

Field Summary
const  NumberDRAWING_CONTEXT
           Visio decides based on the drawing context.
const  NumberSHAPE_PLACEABLE
           Shape is placeable.
const  NumberSHAPE_ROUTABLE
           Shape is routable.
const  NumberSHAPE_NOT_PLACEABLE_NOT_ROUTABLE
           Shape is not placeable, not routable.
const  NumberSHAPE_PLACEABLE_ROUTABLE
           Group contains placeable/routable shapes.
const  NumberUNDEFINED
           Undefined.
 

Field Detail

DRAWING_CONTEXT

const Number DRAWING_CONTEXT
Visio decides based on the drawing context.

SHAPE_PLACEABLE

const Number SHAPE_PLACEABLE
Shape is placeable.

SHAPE_ROUTABLE

const Number SHAPE_ROUTABLE
Shape is routable.

SHAPE_NOT_PLACEABLE_NOT_ROUTABLE

const Number SHAPE_NOT_PLACEABLE_NOT_ROUTABLE
Shape is not placeable, not routable.

SHAPE_PLACEABLE_ROUTABLE

const Number SHAPE_PLACEABLE_ROUTABLE
Group contains placeable/routable shapes.

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.