![]() |
Barcode.net
ver 3.0
.net 開発者向けバーコード作成ライブラリ
|
継承メンバを含む Pao.BarCode.QRCode の全メンバ一覧です。
Draw(string code, float x, float y, float width, float height) | Pao.BarCode.QRCode | |
Draw(string code, float x, float y, float width, float height, string imgFilePath) | Pao.BarCode.QRCode | |
Draw(byte[] data, float x, float y, float width, float height) | Pao.BarCode.QRCode | |
Draw(byte[] data, float x, float y, float width, float height, string imgFilePath) | Pao.BarCode.QRCode | |
DrawDelicate(string code, float x, float y, float minLinePitch) | Pao.BarCode.QRCode | |
DrawDelicate(string code, float x, float y, float minLinePitch, string imgFilePath) | Pao.BarCode.QRCode | |
DrawDelicate(byte[] data, float x, float y, float minLinePitch) | Pao.BarCode.QRCode | |
DrawDelicate(byte[] data, float x, float y, float minLinePitch, string imgFilePath) | Pao.BarCode.QRCode | |
DrawDirect(string code, float x, float y, float width, float height) | Pao.BarCode.QRCode | |
DrawDirect(string code, float x, float y, float width, float height, string imgFilePath) | Pao.BarCode.QRCode | |
DrawDirect(byte[] data, float x, float y, float width, float height) | Pao.BarCode.QRCode | |
DrawDirect(byte[] data, float x, float y, float width, float height, string imgFilePath) | Pao.BarCode.QRCode | |
EncodeMode | Pao.BarCode.QRCode | |
ErrorCorrect | Pao.BarCode.QRCode | |
ImgDpi | Pao.BarCode.QRCode | |
ImgDrawUnit | Pao.BarCode.QRCode | |
QRCode(Graphics g) | Pao.BarCode.QRCode | |
QRCode(String imgFilePath, ImageFormat imgFormat) | Pao.BarCode.QRCode | |
RotateAngle | Pao.BarCode.QRCode | |
StringEncoding | Pao.BarCode.QRCode | |
Version | Pao.BarCode.QRCode | |
WriteSVG(string code, float x, float y, float minLinePitch, string filePath) | Pao.BarCode.QRCode |