public enum PlotPointPenStatus
Public Enumeration PlotPointPenStatus
No code example is currently available or this language may not be supported.
None | 0 | No pen status specified or unknown. |
PenUp | 1 | The pen is up (move-to). |
PenDown | 2 | The pen is down (line-to). |