Spread WPF 18
GrapeCity.Drawing Namespace / CombinedBrush Class
Properties Methods

In This Topic
    CombinedBrush Class Members
    In This Topic

    The following tables list the members exposed by CombinedBrush.

    Public Properties
     NameDescription
    Public PropertyGets the total number of brushes.  
    Public PropertyGets the brush at the specified index.  
    Public PropertyGets or sets a value indicating whether the fill style should rotate with the shape. (Inherited from GrapeCity.Drawing.Brush)
    Public PropertyReturns or sets the degree of transparency of the specified brush as a value from 0.0 (opaque) through 1.0 (clear). (Inherited from GrapeCity.Drawing.Brush)
    Public PropertyReturns or sets an Boolean value that determines whether the object is visible. Read/write. (Inherited from GrapeCity.Drawing.Brush)
    Top
    Public Methods
     NameDescription
    Public MethodCreates new brush from the current brush with the specified GrapeCity.Core.ColorTransform effect. (Inherited from GrapeCity.Drawing.Brush)
    Public MethodCreates a new Brush instance with the same value as an existing brush. (Inherited from GrapeCity.Drawing.Brush)
    Public MethodOverloaded. Overridden.   
    Public MethodGets the solid color from this brush. (Inherited from GrapeCity.Drawing.Brush)
    Public MethodResets transparency from the brush. (Inherited from GrapeCity.Drawing.Brush)
    Top
    See Also