ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Export Namespace / DrawingCanvasBase Class / SmoothingMode Property

In This Topic
    SmoothingMode Property (DrawingCanvasBase)
    In This Topic
    Syntax
    'Declaration
     
    Public Property SmoothingMode As SmoothingModeEx
    public SmoothingModeEx SmoothingMode {get; set;}
    See Also