FlattenTransparencyOperation AntiAliasPolygons Property. Whether to anti-alias polygons when creating synthetic image objects. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

 

Type Default Value Read Only Description
[C#] bool

[Visual Basic]
Boolean
true No Whether to anti-alias polygons when creating synthetic image objects.

 

   

Notes
 

Determines whether polygons will be rendered with anti-aliased edges when creating synthetic image objects.

Anti-aliasing is a technique for using gradients of color to eliminate jagged edges when objects are drawn. The object edges are blurred to reduce pixelation.

 

   

Example
 

None