The C1GaugeFilling type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| C1GaugeFilling |
This ctor is for internal use only.
|
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.) | |
| ResetColor |
This member is for internal use only.
| |
| ResetColor2 |
This member is for internal use only.
| |
| ShouldSerializeColor |
This member is for internal use only.
| |
| ShouldSerializeColor2 |
This member is for internal use only.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| BrushType |
Gets or sets the type of brush that is used to fill the element.
| |
| Color |
Gets or sets the Color used to fill the element.
| |
| Color2 |
Gets or sets the second Color that can be used in a gradient or hatch brush.
| |
| CommonFillingName |
Gets or sets the name of the filling template.
| |
| HatchStyle |
Gets or sets the style of a hatch brush.
| |
| Opacity |
Gets or sets the opacity of the first color between 0.0 (completely transparent) and 1.0 (opaque).
| |
| Opacity2 |
Gets or sets the opacity of the second color between 0.0 (completely transparent) and 1.0 (opaque).
| |
| SwapColors | ||
| TextureImage |
Gets or sets the Image in texture brush.
| |
| TextureImageBase64 |
Serializes the TextureImage property.
| |
| WrapMode |
Gets or sets the wrap mode for the texture brush.
|