AllowSmoothing Property (PathIconElement)
In This Topic
Determines whether smoothing (antialiasing) is applied to lines and curves and the edges of filled areas.
Syntax
'Declaration
Public Property AllowSmoothing As Boolean
public bool AllowSmoothing {get; set;}
See Also