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

FieldDescription
MOUSE_IS_PAUSEDHides the group shape and text.
SHAPE_IS_SELECTEDDisplays the group shape behind member shapes.
ALL_TIMEDisplays the group shape in front of member shapes.
UNDEFINEDUndefined.

See Also