GlueType

GlueType class

Specifies whether dynamic (shape-to-shape) glue is allowed when connecting to a shape.

Constructors

NameDescription
GlueTypeConstructor.

Properties

NameTypeDescription
ValueintSpecifies whether dynamic (shape-to-shape) glue is allowed when connecting to a shape. The value of the property is Glue
UfeUnitFormulaErrSpecifies attributes of an element.

Methods

NameDescription
equalsAre objects equal.
hashCodeServes as a hash function for a particular type.

GlueType(value)

Constructor.

ParameterTypeDescription
valueintA GlueTypeValue value.

GlueType.Value property

Specifies whether dynamic (shape-to-shape) glue is allowed when connecting to a shape. The value of the property is GlueTypeValue integer constant.

Type: int

GlueType.Ufe property

Specifies attributes of an element.

Type: UnitFormulaErr

equals(value)

Are objects equal.

ParameterTypeDescription
valueObject

hashCode()

Serves as a hash function for a particular type.