GlueType

GlueType class

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

public class GlueType

Constructors

Name Description
GlueType(GlueTypeValue) Constructor.

Properties

Name Description
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

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

See Also