[]
        
(Showing Draft Content)

C1.Win.C1Gauge.C1GaugeFilling

C1GaugeFilling Class

Encapsulates properties of a brush used to fill Gauge elements.

Inheritance
C1GaugeFilling
Namespace: C1.Win.C1Gauge
Assembly: C1.Win.C1Gauge.4.8.dll
Syntax
public class C1GaugeFilling

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

Gets or sets whether the Color should be used instead of Color2 and vice versa.

TextureImage

Gets or sets the Image in texture brush.

WrapMode

Gets or sets the wrap mode for the texture brush.

Methods

Name Description
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.