Represents the base class of linear and oval gauge controls.
The following tables list the members exposed by the BaseGauge(T) type.
Name | Description | |
---|---|---|
Initializes a new instance of the BaseGauge class. |
Name | Description | |
---|---|---|
Gets or sets a value indicating whether the gauge will cache all background and foreground elements to improve performance. |
||
Gets or sets the license key of the control. |
||
Gets or sets the scales contained in the gauge. |
Name | Description | |
---|---|---|
Control.DefaultSize override. |
Name | Description | |
---|---|---|
Returns the VisualElement object corresponding to the specified name. |
||
Checks whether the specified point lies within the visual structure of a scale element. |
Name | Description | |
---|---|---|
Control.OnMouseDown override. |
||
Control.OnMouseMove override. |
||
Control.OnMouseUp override. |
||
Control.OnPaint override. |
||
Raises the PaintBackground event. |
||
Raises the PaintForeground event. |
||
Raises the PaintPointer event. |
||
Raises the PaintScale event. |
||
Raises the PaintTick event. |
||
Raises the PrepaintBackground event. |
||
Raises the PrepaintForeground event. |
||
Raises the PrepaintPointer event. |
||
Raises the PrepaintScale event. |
||
Raises the PrepaintTick event. |
||
Control.OnSizeChanged override. |
Name | Description | |
---|---|---|
Raised when the gauge background is being painted. |
||
Raised when the gauge foreground is being painted. |
||
Raised when a pointer in the gauge is being painted. |
||
Raised when a tick in the gauge is being painted. |
||
Raised when a tick in the gauge is being painted. |
||
Raised when the gauge background is being painted. |
||
Raised when the gauge foreground is being painted. |
||
Raised when a pointer in the gauge is being painted. |
||
Raised when a tick in the gauge is being painted. |
||
Raised when a tick in the gauge is being painted. |