Pos

Pos class

Specifies the position of the shape’s text relative to the baseline.

Constructors

NameDescription
PosConstructor.

Properties

NameTypeDescription
ValueintSpecifies the position of the shape’s text relative to the baseline. The value of the property is PosValue integer const
UfeUnitFormulaErrSpecifies attributes of an element.

Methods

NameDescription
equalsAre objects equal.
hashCodeServes as a hash function for a particular type.
deepCloneCreates deep copy of this instance.

Pos(value)

Constructor.

ParameterTypeDescription
valueintA PosValue value.

Pos.Value property

Specifies the position of the shape’s text relative to the baseline. The value of the property is PosValue integer constant.

Type: int

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

deepClone()

Creates deep copy of this instance.