Method ToArray
- Namespace
- SharpVectors.Renderers.Wpf
- Assembly
- SharpVectors.Rendering.Wpf.dll
ToArray()
Copies the drawing stack to a new array.
public DrawingGroup[] ToArray()
Returns
- DrawingGroup[]
A new array containing copies of the elements of the drawing stack.