PdfSharp.Drawing XGraphics.Clear in C# (CSharp): 4 esempi trovati. Questi sono i migliori esempi reali in C# (CSharp) per PdfSharp.Drawing.XGraphics.Clear, estratti da progetti open source. Li puoi valutare, per aiutarci a migliorare la qualità dei nostri esempi.
Fills the entire drawing surface with the specified color. The functions works only if the current transformation is identity, i.e. the function should be called only immediately after the XGraphics object was created.