Specifies the preferred line rendering style.
Definition
Fields
Points will be connected with straight line.
C#
Normal = 0
Points will be connected with smooth line.
C#
Smooth = 1
Points will be connected with a line at right angles.
C#
Step = 2
Specifies the preferred line rendering style.
Points will be connected with straight line.
Normal = 0
Points will be connected with smooth line.
Smooth = 1
Points will be connected with a line at right angles.
Step = 2