The C1GaugeHotBrush type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ResetColor1 |
This member is for internal use only.
| |
| ResetColor2 |
This member is for internal use only.
| |
| ShouldSerializeColor1 |
This member is for internal use only.
| |
| ShouldSerializeColor2 |
This member is for internal use only.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Color1 |
Gets or sets the first Color of a hatch brush to paint selection on the hot item.
| |
| Color2 |
Gets or sets the second Color of a hatch brush to paint selection on the hot item.
| |
| HatchStyle |
Gets or sets the style of a hatch brush to paint selection on the hot item.
| |
| Opacity |
Gets or sets the opacity of the hot selection between 0.0 (completely transparent) and 1.0 (opaque).
|