PageDrawerClass Constructor

Initializes a new instance of the PageDrawerClass class.

Definition

Namespace: Firefly.Box.Printing.Advanced
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public PageDrawerClass(
	Graphics g
)

Parameters

g  Graphics
The g based on which this PageDrawerClass will be created

See Also