Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Drawing Namespace / GroupBrush Class
Properties Methods


In This Topic
    GroupBrush Class Members
    In This Topic

    The following tables list the members exposed by GroupBrush.

    Public Properties
     NameDescription
    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 MethodOverridden. Creates a new Brush instance with the same value as an existing brush.  
    Public MethodOverloaded. Overridden.   
    Public MethodGets the solid color from this brush. (Inherited from GrapeCity.Drawing.Brush)
    Top
    See Also