DisplayModeValue enumeration

DisplayModeValue enumeration

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

Fields

FieldDescription
HIDES_SHAPE_TEXTHides the group shape and text.
DISPLAYS_SHAPE_BEHIND_MEMBER_SHAPESDisplays the group shape behind member shapes.
DISPLAYS_SHAPE_FRONT_MEMBER_SHAPESDisplays the group shape in front of member shapes.
UNDEFINEDUndefined.

See Also