DisplayModeSmartTagDefValue
DisplayModeSmartTagDefValue enumeration
Utility class containing constants. 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.
Values
| Name | Description |
|---|---|
| MOUSE_IS_PAUSED | Hides the group shape and text. |
| SHAPE_IS_SELECTED | Displays the group shape behind member shapes. |
| ALL_TIME | Displays the group shape in front of member shapes. |
| UNDEFINED | Undefined. |