Click or drag to resize

ToolTipRect Class

Data object for containing tool tip text within a plane
Inheritance Hierarchy
SystemObject
  Advanced_Combat_TrackerToolTipRect

Namespace: Advanced_Combat_Tracker
Assembly: Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.3.286
Syntax
C#
public class ToolTipRect

The ToolTipRect type exposes the following members.

Constructors
 NameDescription
Public methodToolTipRect Data object for containing tool tip text within a plane
Top
Properties
 NameDescription
Public propertyActive If it should be shown
Public propertyAreaRect 
Public propertyItemIndex If it has an index within a list
Public propertyText 
Top
See Also