getActualSize

Navigation:  References > Common Parts > Methods >

getActualSize

Previous pageReturn to chapter overviewNext page

Uses a two-element integer array to get the size (in pixels) of a barcode.

public void getActualSize(int[] sizeArray)

Parameters

sizeArray

Stores the barcode size, the first element stores the value of width and the second element stores the value of height.