<< Click to Display Table of Contents >>
line.dashtype
Sets the dash type.
Values
dash |
Square dotted line(The default value) |
rounddot |
Round dotted line |
Reference
If the type is a square dotted line, the width of the square dotted line applies to the first value of the line.linedash parameter, the height of the square dotted line applies to the value of the line.linethickness parameter, and the interval of the square dotted line applies to the second value of the line.linedash parameter.
If the type is a round dotted line, the diameter of the round dotted line applies to the value of the line.linethickness parameter, and the interval of the round dotted line applies to the second value of the line.linedash parameter.
If you set the mode to round dashed dotted line, please set the viewer.antialiasing parameter value to true.