IBrush Interface

IBrush interface

Declares method for getting of brush type.

public interface IBrush : IDisposable

Properties

NameDescription
Type { get; }Gets type of brush as BrushType.

See Also