YJustify

YJustify class

Specifies the y-offset of the smart tag button relative to the point defined by the X and Y elements.

Constructors

NameDescription
YJustifyConstructor.

Properties

NameTypeDescription
ValueintSpecifies the y-offset of the smart tag button relative to the point defined by the X and Y elements. The value of the p
UfeUnitFormulaErrSpecifies attributes of an element.

Methods

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

YJustify(value)

Constructor.

ParameterTypeDescription
valueintA YJustifyValue value.

YJustify.Value property

Specifies the y-offset of the smart tag button relative to the point defined by the X and Y elements. The value of the property is YJustifyValue integer constant.

Type: int

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