Version

CalloutVisualData Class Members

The following tables list the members exposed by CalloutVisualData.

Public Constructors
 NameDescription
Public ConstructorCalloutVisualData Constructor  
Public Properties
 NameDescription
Public PropertyBackgroundThe box shape constituting the callout.  
Public PropertyLeftThe left coordinate of the callout.  
Public PropertyLineThe leader line for the callout.  
Public PropertyMarginLeftThe width of the left side of the callout margin.  
Public PropertyMarginTopThe width of the top side of the callout margin.  
Public PropertyTextThe text in the callout.  
Public PropertyTopThe top coordinate of the callout.  
Public Methods
 NameDescription
Public MethodScaleByViewportCalled to scale this data by a viewport for normalization.  
Public MethodSerializeReturns a string representation of the current state of this PointerTooltipVisualData.  
See Also