LinePattern

LinePattern class

Specifies the line pattern of the shape.

Constructors

NameDescription
LinePatternConstructor.

Properties

NameTypeDescription
IsThemedboolean
ValueintSpecifies the line pattern of the shape. The value of the property is LinePatternValue integer constant.
UfeUnitFormulaErrSpecifies attributes of an element.

Methods

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

LinePattern(value)

Constructor.

ParameterTypeDescription
valueintA LinePatternValue value.

LinePattern.IsThemed property

Type: boolean

LinePattern.Value property

Specifies the line pattern of the shape. The value of the property is LinePatternValue integer constant.

Type: int

LinePattern.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.