Enum DisplayModeSmartTagDefValue

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.

public enum DisplayModeSmartTagDefValue

Values

NameValueDescription
MouseIsPaused0Hides the group shape and text.
ShapeIsSelected1Displays the group shape behind member shapes.
AllTime2Displays the group shape in front of member shapes.
Undefined-2147483648Undefined.

See Also