C# Class iTextSharp.text.pdf.draw.DottedLineSeparator

Inheritance: LineSeparator
Afficher le fichier Open project: mapo80/iTextSharp-Monotouch Class Usage Examples

Protected Properties

Свойство Type Description
gap float

Méthodes publiques

Méthode Description
Draw ( PdfContentByte canvas, float llx, float lly, float urx, float ury, float y ) : void

Method Details

Draw() public méthode

public Draw ( PdfContentByte canvas, float llx, float lly, float urx, float ury, float y ) : void
canvas iTextSharp.text.pdf.PdfContentByte
llx float
lly float
urx float
ury float
y float
Résultat void

Property Details

gap protected_oe property

protected float gap
Résultat float