XJustify
Contents
[
Hide
]XJustify class
The x-offset of the smart tag button relative to the point defined by the X and Y elements.
Constructors
| Name | Description |
|---|---|
| XJustify | Constructor. |
Properties
| Name | Type | Description |
|---|---|---|
| Value | int | 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 |
| Ufe | UnitFormulaErr | Specifies attributes of an element. |
Methods
| Name | Description |
|---|---|
| equals | Are objects equal. |
| hashCode | Serves as a hash function for a particular type. |
XJustify(value)
Constructor.
| Parameter | Type | Description |
|---|---|---|
| value | int | A 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.
| Parameter | Type | Description |
|---|---|---|
| value | Object |
hashCode()
Serves as a hash function for a particular type.