Search
RenderOptions.SmoothingMode Property
See Also
 





Gets or sets the current anti-aliasing mode.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public SmoothingMode SmoothingMode { get; set; }

Visual Basic  Copy Code

Public Property SmoothingMode As SmoothingMode

 Property Value

 See Also