Gets a WriteableBitmap object that represents the barcode.
Namespace:
Neodynamic.SilverlightAssembly: Neodynamic.Silverlight.Barcode (in Neodynamic.Silverlight.Barcode.dll) Version: 1.0.0.0 (1.0.40.0)
Syntax
C# |
---|
public WriteableBitmap GetBarcodeImage() |
Visual Basic (Declaration) |
---|
Public Function GetBarcodeImage As WriteableBitmap |
Visual C++ |
---|
public: WriteableBitmap^ GetBarcodeImage() |