ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing.Serialization Namespace / MetaCanvas Class / SmoothingMode Property

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