ActiveReports Developer 7
SmoothingMode Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Drawing Namespace > IDrawingCanvas Interface : SmoothingMode Property

Glossary Item Box

Specifies the rendering quality for lines, curves, and the edges of filled areas.

Syntax

Visual Basic (Declaration) 
Property SmoothingMode As SmoothingModeEx
C# 
SmoothingModeEx SmoothingMode {get; set;}

See Also