[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Windows.GcWicBitmap.Brush

Brush Property

Brush

Gets an instance of the GrapeCity.Documents.DX.Direct2D.SolidColorBrush class.

The brush becomes available after executing the EnsureRenderTargetCreated() method.

Declaration
public SolidColorBrush Brush { get; }
Public ReadOnly Property Brush As SolidColorBrush