aspose.diagram
Class DisplayModeValue

Utility class containing constants. 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.

Field Summary
const  NumberHIDES_SHAPE_TEXT
           Hides the group shape and text.
const  NumberDISPLAYS_SHAPE_BEHIND_MEMBER_SHAPES
           Displays the group shape behind member shapes.
const  NumberDISPLAYS_SHAPE_FRONT_MEMBER_SHAPES
           Displays the group shape in front of member shapes.
const  NumberUNDEFINED
           Undefined.
 

Field Detail

HIDES_SHAPE_TEXT

const Number HIDES_SHAPE_TEXT
Hides the group shape and text.

DISPLAYS_SHAPE_BEHIND_MEMBER_SHAPES

const Number DISPLAYS_SHAPE_BEHIND_MEMBER_SHAPES
Displays the group shape behind member shapes.

DISPLAYS_SHAPE_FRONT_MEMBER_SHAPES

const Number DISPLAYS_SHAPE_FRONT_MEMBER_SHAPES
Displays the group shape in front of member shapes.

UNDEFINED

const Number UNDEFINED
Undefined.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.