asposediagram.api

Class DisplayModeSmartTagDef

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
DisplayModeSmartTagDef(value)
Constructor.
 
Property Getters/Setters Summary
methodgetUfe()
Specifies attributes of an element.
methodgetValue()
method
setValue(value)
           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 DisplayModeSmartTagDefValue integer constant.
 
Method Summary
methodequals(value)
Are objects equal.
methodhashCode()
Serves as a hash function for a particular type.
 

    • Constructor Detail

    • Property Getters/Setters Detail

      • getValue/setValue : int 

        int getValue() / setValue(value)
        
        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 DisplayModeSmartTagDefValue integer constant.
    • Method Detail

      • equals

        boolean equals(value)
        Are objects equal.
        Parameters:
        value: Object -
        Returns:
      • hashCode

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