IPen Interface

Definition

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

Methods

DisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable)
DrawAndFillEllipse 
DrawAndFillRectangleWithCurveEdges 
DrawAndFillRoundRectangle 
DrawArc 
DrawEllipse 
DrawLines 
DrawRectangle 
DrawRoundRectangle 

See Also