GlueTypeValue enumeration
GlueTypeValue enumeration
Specifies whether dynamic (shape-to-shape) glue is allowed when connecting to a shape.
The GlueTypeValue type exposes the following members:
Fields
Field | Description |
---|---|
ALLOW_DYNAMIC_GLUE_FOR_DYNAMIC_CONNECTOR | Default. Allow dynamic glue for the dynamic connector only; otherwise, use static glue. |
ALLOW_DYNAMIC_GLUE2002 | Allow dynamic glue (obsolete in Microsoft Visio 2002). |
ALLOW_DYNAMIC_GLUE | Allow dynamic glue. |
NO_ALLOW_DYNAMIC_GLUE | Do not allow dynamic glue. |
NO_ALLOW_2D_SHAPE | Do not allow this 2-D shape to be connected to using dynamic glue. |
UNDEFINED | Undefined. |
See Also
- module aspose.diagram