DisplayModeSmartTagDef
Contents
[
Hide
]DisplayModeSmartTagDef class
DisplayMode element determines whether the smart tag appears when the user pauses the mouse over the tag, when the shape is selected, or all the time.
Constructors
| Name | Description |
|---|---|
| DisplayModeSmartTagDef | Constructor. |
Properties
| Name | Type | Description |
|---|---|---|
| Value | int | DisplayMode element determines whether the smart tag appears when the user pauses the mouse over the tag, when the shape |
| Ufe | UnitFormulaErr | Specifies attributes of an element. |
Methods
| Name | Description |
|---|---|
| equals | Are objects equal. |
| hashCode | Serves as a hash function for a particular type. |
DisplayModeSmartTagDef(value)
Constructor.
| Parameter | Type | Description |
|---|---|---|
| value | int | A DisplayModeSmartTagDefValue value. |
DisplayModeSmartTagDef.Value property
DisplayMode element determines whether the smart tag appears when the user pauses the mouse over the tag, when the shape is selected, or all the time. The value of the property is DisplayModeSmartTagDefValue integer constant.
Type: int
DisplayModeSmartTagDef.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.