Charting for WinForms Programmer's Guide
IGraphics.SmoothingMode Property
See Also
 






Gets or sets the rendering quality for this IGraphics object.

Namespace: MindFusion.Drawing
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

SmoothingMode SmoothingMode { get; set; }

Visual Basic  Copy Code

Property SmoothingMode As SmoothingMode

 Property Value

This property specifies a member of the .NET SmoothingMode enumeration.

 See Also

IGraphics Members
IGraphics Interface
MindFusion.Drawing Namespace