BarcodeWebImageDrawHDC Method (IntPtr, Int32, Int32)ByteScout Barcode SDK

[Missing <summary> documentation for "M:Bytescout.BarCode.BarcodeWebImage.DrawHDC(System.IntPtr,System.Int32,System.Int32)"]

Namespace:  Bytescout.BarCode
Assembly:  Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax

public void DrawHDC(
	IntPtr hdc,
	int left,
	int top
)

Parameters

hdc
Type: SystemIntPtr

[Missing <param name="hdc"/> documentation for "M:Bytescout.BarCode.BarcodeWebImage.DrawHDC(System.IntPtr,System.Int32,System.Int32)"]

left
Type: SystemInt32

[Missing <param name="left"/> documentation for "M:Bytescout.BarCode.BarcodeWebImage.DrawHDC(System.IntPtr,System.Int32,System.Int32)"]

top
Type: SystemInt32

[Missing <param name="top"/> documentation for "M:Bytescout.BarCode.BarcodeWebImage.DrawHDC(System.IntPtr,System.Int32,System.Int32)"]

Implements

IBarcodeDrawHDC(IntPtr, Int32, Int32)
See Also

Reference