Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / BitmapRenderer Class / SlowAntialiasing Property

In This Topic
    SlowAntialiasing Property
    In This Topic
    Gets or sets a value indicating whether the antialiasing algorithm should produce better quality with lower speed.
    Syntax
    'Declaration
     
    Public Property SlowAntialiasing As System.Boolean
    public System.bool SlowAntialiasing {get; set;}
    See Also