aspose.diagram
Class DisplayMode

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.

Constructor Summary
DisplayMode(value)
           Constructor.
 
Property Getters/Setters Summary
functiongetUfe()
           Specifies attributes of an element.
functiongetValue()
functionsetValue(value)
           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 value of the property is DisplayModeValue integer constant.
 
Method Summary
functionequals(value)
           Are objects equal.
functionhashCode()
           Serves as a hash function for a particular type.
 

Constructor Detail

DisplayMode

function DisplayMode(value)
Constructor.
Parameters:
value: Number - A DisplayModeValue value.

Property Getters/Setters Detail

getValue/setValue : Number 

function getValue() / function setValue(value)
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 value of the property is DisplayModeValue integer constant.

getUfe : UnitFormulaErr 

function getUfe()
Specifies attributes of an element.

Method Detail

equals

function equals(value)
Are objects equal.
Parameters:
value: Object -
Returns:

hashCode

function hashCode()
Serves as a hash function for a particular type.
Returns:

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