MatrixCodeRender Method Terminal Works - PDF Printing.Net Library
When implemented in a derived class renders the 2D code.

Namespace: PdfEdit.Drawing.BarCodes
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

protected abstract void Render(
	XGraphics gfx,
	XBrush brush,
	XPoint center
)

Parameters

gfx
Type: PdfEdit.DrawingXGraphics
brush
Type: PdfEdit.DrawingXBrush
center
Type: PdfEdit.DrawingXPoint
See Also

Reference