AztecRender Function

Navigation:  Reference Guide >

AztecRender Function

Previous pageReturn to chapter overviewNext page

Renders the Aztec barcode onto the device such as computer screen or printers.

void AztecRender(DWORD hDC, WORD x, WORD y);

Parameters

hDC

Device context on which to render the Aztec barcode.

x

The x coordinate, in pixels, of the top left corner of the Aztec barcode .

y

The y coordinate, in pixels, of the top left corner of the Aztec barcode.