| 名前 | 解説 | |
|---|---|---|
![]() | BarcodeExRenderer コンストラクタ | Initializes a new instance of the BarcodeExRenderer class. |
BarcodeExRendererデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | BarcodeExRenderer コンストラクタ | Initializes a new instance of the BarcodeExRenderer class. |
| 名前 | 解説 | |
|---|---|---|
![]() | Draw | Draws barcode, the rect specifies bounds of the barcode in pixels of the C1.Document.Util.IC1TextMeasurementContext. |
![]() | GetMetrics | Calculates size of barcode on the base of BarcodeOptions.SizeOptions. ATTENTION!!! This method ignores BarDirection, i.e. it always calculate values as Options.BarDirection == BarCodeDirection.LeftToRight. |
![]() | GetSize | オーバーロードされます。 Calculates size of barcode on the base of BarcodeOptions.SizeOptions in pixels of C1.Document.Util.C1Graphics. |