IDAutomation PDF417 Forms Control
PDF417Barcode.paintCharWithHeight Method
[Visual Basic]
Overridable Protected Friend Sub paintCharWithHeight( _
ByVal
g
As
Graphics
, _
ByVal
patternColor
As
String
, _
ByVal
patternBars
As
String
, _
ByVal
Y
As
Single
, _
ByVal
Height
As
Single
_
)
[C#]
protected internal virtual
void
paintCharWithHeight(
Graphics
g
,
string
patternColor
,
string
patternBars
,
float
Y
,
float
Height
);
See Also
PDF417Barcode Class
|
IDAutomation.Windows.Forms.PDF417Barcode Namespace