ArrowSize

ArrowSize class

Specifies the size of the arrowhead of the line.

Constructors

NameDescription
ArrowSizeConstructor.

Properties

NameTypeDescription
IsThemedboolean
ValueintSpecifies the size of the arrowhead of the line. The value of the property is ArrowSizeValue integer constant.
UfeUnitFormulaErrSpecifies attributes of an element.

Methods

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

ArrowSize(value)

Constructor.

ParameterTypeDescription
valueintA ArrowSizeValue value.

ArrowSize.IsThemed property

Type: boolean

ArrowSize.Value property

Specifies the size of the arrowhead of the line. The value of the property is ArrowSizeValue integer constant.

Type: int

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