DisplayModeSmartTagDefValue enumeration

DisplayModeSmartTagDefValue enumeration

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 DisplayModeSmartTagDefValue type exposes the following members:

Fields

Field 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.

See Also