Gets or sets the rendering quality for this GdiGraphics object.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
C# Copy Code |
---|
public virtual SmoothingMode SmoothingMode { get; set; } |
Visual Basic Copy Code |
---|
Public Overridable Property SmoothingMode As SmoothingMode |
This property specifies a member of the .NET SmoothingMode enumeration.