Class BarcodeWriterGeometry
- Namespace
- ZXing.Presentation
- Assembly
- zxing.dll
A smart class to encode some content to a barcode image into a geometry Autor: Rob Fonseca-Ensor
public class BarcodeWriterGeometry : BarcodeWriter<Geometry>, IBarcodeWriterGeneric, IBarcodeWriter<Geometry>
- Inheritance
-
BarcodeWriter<Geometry>BarcodeWriterGeometry
- Implements
-
IBarcodeWriter<Geometry>
- Inherited Members
- Extension Methods
Constructors
BarcodeWriterGeometry()
Initializes a new instance of the BarcodeWriterGeometry class.
public BarcodeWriterGeometry()