protected virtual void Render(
Vintasoft.Barcode.BarcodeStructure.BarcodeElement element,
int x,
int y
)
protected: virtual void Render(
Vintasoft.Barcode.BarcodeStructure.BarcodeElement* element,
int x,
int y
)
Parameters
- element
- The element.
- x
- The X-coordinate of element.
- y
- The Y-coordinate of element.