Gets a DrawingVisual object that represents the barcode.
            
    Namespace: 
   Neodynamic.WPFAssembly: Neodynamic.WPF.Barcode (in Neodynamic.WPF.Barcode.dll)
Version: 2.0.3000.0 (2.0.3000.0)
 Syntax
Syntax
| C# | 
|---|
| public DrawingVisual GetBarcodeVisual() | 
| Visual Basic (Declaration) | 
|---|
| Public Function GetBarcodeVisual As DrawingVisual | 
| Visual C++ | 
|---|
| public: DrawingVisual^ GetBarcodeVisual() | 





