Skip to content
  • Marcus Hanwell's avatar
    ENH: Added DeepCopy to vtkPen, used in ApplyPen. · 009e965c
    Marcus Hanwell authored
    The Context2D has an ApplyPen member function that allows you to copy
    your pen. The use of this new API is demonstrated in vtkPlotLine and
    vtkPlotPoints. The plots can contain a vtkPen with their settings, and
    apply this before painting.
    009e965c