Pos

Pos class

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

new Pos(value)

Constructor.

Methods

NameDescription
deepClone()Creates deep copy of this instance.
equals(value)Are objects equal.
getUfe()Specifies attributes of an element.
getValue()Specifies the position of the shape’s text relative to the baseline. The value of the property is PosValue integer const
hashCode()Serves as a hash function for a particular type.
setUfe()Specifies attributes of an element.
setValue()Specifies the position of the shape’s text relative to the baseline. The value of the property is PosValue integer const

deepClone()

Creates deep copy of this instance.

Returns: Object — Object

equals(value)

Are objects equal.

ParameterTypeDescription
valueObject

Returns: boolean — boolean

getUfe()

Specifies attributes of an element.

getValue()

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

hashCode()

Serves as a hash function for a particular type.

Returns: Number — Number

setUfe()

Specifies attributes of an element.

setValue()

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