Class LinePattern

LinePattern class

Specifies the line pattern of the shape.

public class LinePattern

Constructors

NameDescription
LinePattern(LinePatternValue)Constructor.

Properties

NameDescription
IsThemed { get; set; }
Ufe { get; }Specifies attributes of an element.
Value { get; set; }Specifies the line pattern of the shape.

Methods

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

See Also