aspose.diagram
Class DisplayModeSmartTagDefValue

Utility class containing constants. 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  NumberMOUSE_IS_PAUSED
           Hides the group shape and text.
const  NumberSHAPE_IS_SELECTED
           Displays the group shape behind member shapes.
const  NumberALL_TIME
           Displays the group shape in front of member shapes.
const  NumberUNDEFINED
           Undefined.
 

Field Detail

MOUSE_IS_PAUSED

const Number MOUSE_IS_PAUSED
Hides the group shape and text.

SHAPE_IS_SELECTED

const Number SHAPE_IS_SELECTED
Displays the group shape behind member shapes.

ALL_TIME

const Number ALL_TIME
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.