Represents the base class of linear and oval gauges.
The following tables list the members exposed by the BaseGauge type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the BaseGauge class. |
Name | Description | |
---|---|---|
![]() |
A VisualElement containing all background elements. |
|
![]() |
A VisualElement containing all foreground elements. |
Name | Description | |
---|---|---|
![]() |
Gets or sets a value indicating whether the gauge will cache all background and foreground elements to improve performance. |
|
![]() |
Gets the height of the gauge. |
|
![]() |
Gets or sets the size of the gauge. |
|
![]() |
Gets the width of the gauge. |
Name | Description | |
---|---|---|
![]() |
Control.DefaultSize override. |
Name | Description | |
---|---|---|
![]() |
Draws the gauge to the specified IGraphics object. |
|
![]() |
Returns the scale element with the specified name. |
|
![]() |
Checks whether the specified point lies within the visual structure of a scale element. |
|
![]() |
Invoked to handle a MouseDown event. |
|
![]() |
Invoked to handle a MouseMove event. |
|
![]() |
Invoked to handle a MouseUp event. |
Name | Description | |
---|---|---|
![]() |
Raises the Invalidated event. |
|
![]() |
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 has visually changed to allow containers to repaint. |
|
![]() |
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. |