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


In This Topic
    Brush Class Members
    In This Topic

    The following tables list the members exposed by Brush.

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