Class GlueType

GlueType class

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

public class GlueType

Constructors

NameDescription
GlueType(GlueTypeValue)Constructor.

Properties

NameDescription
Ufe { get; }Specifies attributes of an element.
Value { get; set; }Specifies whether dynamic (shape-to-shape) glue is allowed when connecting to a shape.

Methods

NameDescription
override Equals(object)Are objects equal.
override GetHashCode()Serves as a hash function for a particular type.

See Also