[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.Brush

Brush Class

Abstract base class for brushes.

Namespace: GrapeCity.Documents.Drawing
Assembly: DS.Documents.Imaging.dll
Syntax
public abstract class Brush
Public MustInherit Class Brush

Constructors

Name Description
Brush()

Properties

Name Description
Visible

Gets a value indicating whether the brush is actually visible.

Methods

Name Description
SameBrush(Brush)

Returns True if the specified brush is the same as the current brush.