BarcodeGenerator.DrawWpf

BarcodeGenerator.DrawWpf method

Draws barcode image on WPF canvas.

public Size DrawWpf(DrawingContext context)
ParameterTypeDescription
contextDrawingContextWPF drawing context.

Return Value

Actual image size

See Also