Namespace: Spire.Pdf.Barcode
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
protected virtual float PaintRectangle( PdfPageBase page, RectangleF barRect )
Protected Overridable Function PaintRectangle ( page As PdfPageBase, barRect As RectangleF ) As Single
protected: virtual float PaintRectangle( PdfPageBase^ page, RectangleF barRect )
abstract PaintRectangle : page : PdfPageBase * barRect : RectangleF -> float32 override PaintRectangle : page : PdfPageBase * barRect : RectangleF -> float32