Version

PointerTooltipVisualData Class Members

The following tables list the members exposed by PointerTooltipVisualData.

Public Constructors
Public Properties
 NameDescription
Public PropertyBoxShapeThe box shape constituting the pointer tooltip.  
Public PropertyCategoryNamesA list of the category names.  
Public PropertyContentThe contents of the tooltip.  
Public PropertyOffsetXHorizontal offset of the pointer tooltip in context.  
Public PropertyOffsetYVertical offset of the pointer tooltip in context.  
Public PropertyPointerFillShapeThe shape used to fill the pointer.  
Public PropertyPointerOutlineShapeThe shape used to outline the pointer.  
Public PropertyViewportThe bounds of the viewport in context.  
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