IBrush Interface

Definition

Namespace: Firefly.Box.Printing.Advanced
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public interface IBrush : IDisposable
Implements
IDisposable

Methods

DisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable)
FillPolygon 
FillRectangle 

See Also