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

FieldDescription
ALLOW_DYNAMIC_GLUE_FOR_DYNAMIC_CONNECTORDefault. Allow dynamic glue for the dynamic connector only; otherwise, use static glue.
ALLOW_DYNAMIC_GLUE2002Allow dynamic glue (obsolete in Microsoft Visio 2002).
ALLOW_DYNAMIC_GLUEAllow dynamic glue.
NO_ALLOW_DYNAMIC_GLUEDo not allow dynamic glue.
NO_ALLOW_2D_SHAPEDo not allow this 2-D shape to be connected to using dynamic glue.
UNDEFINEDUndefined.

See Also