Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Drawing Namespace / GradientBrush Class
Properties Methods


In This Topic
    GradientBrush Class Members
    In This Topic

    The following tables list the members exposed by GradientBrush.

    Public Properties
     NameDescription
    Public PropertyGets the angle of this GradientBrush.  
    Public PropertyReturns a rectangle that guides gradient brush through drawing.  
    Public PropertyReturns specifies the type of gradient used in a shape's fill.  
    Public PropertyGet the an array of gradient stops.  
    Public PropertyGet gradient style from this brush.  
    Public PropertyDefines the PathShadeTypeValues enumeration.  
    Public PropertyReturns specifies the PresetGradientType type of gradient used in a shape's fill.  
    Public PropertyGets or sets a value indicating whether the fill style should rotate with the shape. (Inherited from GrapeCity.Drawing.Brush)
    Public PropertyGets a value indicating whether this GradientBrush is scaled.  
    Public PropertyReturns the Tile Flip Mode of gradient brush.  
    Public PropertyReturns the Tile Rectangle of gradient brush.  
    Public PropertyOverridden. Returns or sets the degree of transparency of the specified brush as a value from 0.0 (opaque) through 1.0 (clear).  
    Public PropertyGet gradient variant from this 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 MethodOverridden. Creates new brush from the current brush with the specified GrapeCity.Core.ColorTransform effect.  
    Public MethodApplies transparent for gradient stops.  
    Public MethodOverridden. Creates a new Brush instance with the same value as an existing brush.  
    Public MethodOverloaded. Overridden.   
    Public MethodOverridden. Gets the solid color from this brush.  
    Public MethodResets transparency from the brush. (Inherited from GrapeCity.Drawing.Brush)
    Top
    See Also