Click or drag to resize

FndRTLGraphics.SmoothingMode Property

Gets or sets the rendering quality for this System.Drawing.Graphics.

Namespace:  Ifs.Fnd.Core
Assembly:  Ifs.Fnd.Core (in Ifs.Fnd.Core.dll) Version: 4.52.10.0 (10.2.2.9999)
Syntax
C#
public SmoothingMode SmoothingMode { get; set; }

Property Value

Type: SmoothingMode
See Also