ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing Namespace / IDrawingCanvas Interface / SmoothingMode Property

In This Topic
    SmoothingMode Property (IDrawingCanvas)
    In This Topic
    Specifies the rendering quality for lines, curves, and the edges of filled areas.
    Syntax
    'Declaration
     
    Property SmoothingMode As SmoothingModeEx
    SmoothingModeEx SmoothingMode {get; set;}
    See Also