XJustify

XJustify class

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

Constructors

NameDescription
XJustifyConstructor.

Properties

NameTypeDescription
ValueintThe x-offset of the smart tag button relative to the point defined by the X and Y elements. The value of the property is
UfeUnitFormulaErrSpecifies attributes of an element.

Methods

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

XJustify(value)

Constructor.

ParameterTypeDescription
valueintA XJustifyValue value.

XJustify.Value property

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

Type: int

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