DisplayModeSmartTagDef

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

NameDescription
DisplayModeSmartTagDefConstructor.

Properties

NameTypeDescription
ValueintDisplayMode element determines whether the smart tag appears when the user pauses the mouse over the tag, when the shape
UfeUnitFormulaErrSpecifies attributes of an element.

Methods

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

DisplayModeSmartTagDef(value)

Constructor.

ParameterTypeDescription
valueintA 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.

ParameterTypeDescription
valueObject

hashCode()

Serves as a hash function for a particular type.