aspose.diagram
Class GlueTypeValue

Utility class containing constants. Specifies whether dynamic (shape-to-shape) glue is allowed when connecting to a shape.

Field Summary
const  NumberALLOW_DYNAMIC_GLUE_FOR_DYNAMIC_CONNECTOR
           Default. Allow dynamic glue for the dynamic connector only; otherwise, use static glue.
const  NumberALLOW_DYNAMIC_GLUE_2002
           Allow dynamic glue (obsolete in Microsoft Visio 2002).
const  NumberALLOW_DYNAMIC_GLUE
           Allow dynamic glue.
const  NumberNO_ALLOW_DYNAMIC_GLUE
           Do not allow dynamic glue.
const  NumberNO_ALLOW_2_D_SHAPE
           Do not allow this 2-D shape to be connected to using dynamic glue.
const  NumberUNDEFINED
           Undefined.
 

Field Detail

ALLOW_DYNAMIC_GLUE_FOR_DYNAMIC_CONNECTOR

const Number ALLOW_DYNAMIC_GLUE_FOR_DYNAMIC_CONNECTOR
Default. Allow dynamic glue for the dynamic connector only; otherwise, use static glue.

ALLOW_DYNAMIC_GLUE_2002

const Number ALLOW_DYNAMIC_GLUE_2002
Allow dynamic glue (obsolete in Microsoft Visio 2002).

ALLOW_DYNAMIC_GLUE

const Number ALLOW_DYNAMIC_GLUE
Allow dynamic glue.

NO_ALLOW_DYNAMIC_GLUE

const Number NO_ALLOW_DYNAMIC_GLUE
Do not allow dynamic glue.

NO_ALLOW_2_D_SHAPE

const Number NO_ALLOW_2_D_SHAPE
Do not allow this 2-D shape to be connected to using dynamic glue.

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.