Set the line pattern of the current curve artist.
This applies to the current active CurveArtist.
For valid factors and patterns, see OpenGL::glLineStipple().
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int32), | intent(in) | :: | factor |
Specifies scaling factor used to draw the pattern. |
||
| integer(kind=int16), | intent(in) | :: | pattern |
16-bit integer which specifies the line pattern. |