aspose.diagram
Class GlueSettingsValue

Utility class containing constants. Specifies the objects that shapes glue to when glue is enabled in the document.

Field Summary
const  NumberGLUE_IS_ENABLED
           Glue is enabled, but no other glue settings are enabled.
const  NumberGLUE_TO_GUIDES
           Glue to guides.
const  NumberGLUE_TO_HANDLES
           Glue to handles.
const  NumberGLUE_TO_VERTICES
           Glue to vertices.
const  NumberGLUE_TO_CONNECTION_POINTS
           Glue to connection points.
const  NumberGLUE_TO_GEOMETRY
           Glue to geometry.
const  NumberGLUE_IS_DISABLED
           Glue is disabled.
const  NumberUNDEFINED
           Undefined.
 

Field Detail

GLUE_IS_ENABLED

const Number GLUE_IS_ENABLED
Glue is enabled, but no other glue settings are enabled.

GLUE_TO_GUIDES

const Number GLUE_TO_GUIDES
Glue to guides.

GLUE_TO_HANDLES

const Number GLUE_TO_HANDLES
Glue to handles.

GLUE_TO_VERTICES

const Number GLUE_TO_VERTICES
Glue to vertices.

GLUE_TO_CONNECTION_POINTS

const Number GLUE_TO_CONNECTION_POINTS
Glue to connection points.

GLUE_TO_GEOMETRY

const Number GLUE_TO_GEOMETRY
Glue to geometry.

GLUE_IS_DISABLED

const Number GLUE_IS_DISABLED
Glue is disabled.

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.