SmoothedLine Property
SmoothedLine
Gets or sets whether the line is smoothed (not jagged).
Declaration
[FpCategory("Category_Appearance")]
public bool SmoothedLine { get; set; }
<FpCategory("Category_Appearance")>
Public Property SmoothedLine As Boolean