DisplayMode
Source: aspose.
When it is contained in a Group element, the DisplayMode element specifies how a group shape and its members are displayed. When it is contained in a SmartTagDef element, the 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.
new DisplayMode(value)
Constructor.
Parameter
Name | Type | Optional | Description |
---|---|---|---|
value |
|
|
DisplayModeValue |
Methods
equals(value) → boolean
Are objects equal.
Parameter
Name | Type | Optional | Description |
---|---|---|---|
value |
Object |
|
- Returns
-
boolean
getUfe()
Specifies attributes of an element.
getValue()
When it is contained in a Group element, the DisplayMode element specifies how a group shape and its members are displayed. When it is contained in a SmartTagDef element, the 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 DisplayModeValue integer constant.
hashCode() → Number
Serves as a hash function for a particular type.
- Returns
-
Number
setValue()
When it is contained in a Group element, the DisplayMode element specifies how a group shape and its members are displayed. When it is contained in a SmartTagDef element, the 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 DisplayModeValue integer constant.