Represents the generic base class of linear and oval gauge controls.
The following tables list the members exposed by the GenericGauge(T) type.
Name | Description | |
---|---|---|
Initializes a new instance of the GenericGauge class. |
Name | Description | |
---|---|---|
A VisualElement containing all background elements. (Inherited from BaseGauge.) |
||
A VisualElement containing all foreground elements. (Inherited from BaseGauge.) |
Name | Description | |
---|---|---|
Gets or sets a value indicating whether the gauge will cache all background and foreground elements to improve performance. (Inherited from BaseGauge.) |
||
Gets the height of the gauge. (Inherited from BaseGauge.) |
||
Gets or sets the scales contained in the gauge. |
||
Gets or sets the size of the gauge. (Inherited from BaseGauge.) |
||
Gets the width of the gauge. (Inherited from BaseGauge.) |
Name | Description | |
---|---|---|
Control.DefaultSize override. (Inherited from BaseGauge.) |
Name | Description | |
---|---|---|
Draws the gauge to the specified IGraphics object. (Inherited from BaseGauge.) |
||
Returns the scale element with the specified name. (Inherited from BaseGauge.) |
||
Checks whether the specified point lies within the visual structure of a scale element. (Inherited from BaseGauge.) |
||
Invoked to handle a MouseDown event. (Inherited from BaseGauge.) |
||
Invoked to handle a MouseMove event. (Inherited from BaseGauge.) |
||
Invoked to handle a MouseUp event. (Inherited from BaseGauge.) |
Name | Description | |
---|---|---|
Raises the Invalidated event. (Inherited from BaseGauge.) |
||
Control.OnMouseDown override. (Inherited from BaseGauge.) |
||
Control.OnMouseMove override. (Inherited from BaseGauge.) |
||
Control.OnMouseUp override. (Inherited from BaseGauge.) |
||
Control.OnPaint override. (Inherited from BaseGauge.) |
||
Raises the PaintBackground event. (Inherited from BaseGauge.) |
||
Raises the PaintForeground event. (Inherited from BaseGauge.) |
||
Raises the PaintPointer event. (Inherited from BaseGauge.) |
||
Raises the PaintScale event. (Inherited from BaseGauge.) |
||
Raises the PrepaintBackground event. (Inherited from BaseGauge.) |
||
Raises the PrepaintForeground event. (Inherited from BaseGauge.) |
||
Raises the PrepaintPointer event. (Inherited from BaseGauge.) |
||
Raises the PrepaintScale event. (Inherited from BaseGauge.) |
||
Raises the PrepaintTick event. (Inherited from BaseGauge.) |
||
Control.OnSizeChanged override. (Inherited from BaseGauge.) |
Name | Description | |
---|---|---|
Raised when the gauge has visually changed to allow containers to repaint. (Inherited from BaseGauge.) |
||
Raised when the gauge background is being painted. (Inherited from BaseGauge.) |
||
Raised when the gauge foreground is being painted. (Inherited from BaseGauge.) |
||
Raised when a pointer in the gauge is being painted. (Inherited from BaseGauge.) |
||
Raised when a tick in the gauge is being painted. (Inherited from BaseGauge.) |
||
Raised when a tick in the gauge is being painted. (Inherited from BaseGauge.) |
||
Raised when the gauge background is being painted. (Inherited from BaseGauge.) |
||
Raised when the gauge foreground is being painted. (Inherited from BaseGauge.) |
||
Raised when a pointer in the gauge is being painted. (Inherited from BaseGauge.) |
||
Raised when a tick in the gauge is being painted. (Inherited from BaseGauge.) |
||
Raised when a tick in the gauge is being painted. (Inherited from BaseGauge.) |