Method GetDocument
- Namespace
- PaintDotNet.Direct2D1
- Assembly
- PaintDotNet.Windows.dll
GetDocument()
Gets the document that contains this element.
ISvgDocument? GetDocument()
Returns
- ISvgDocument
The document that contains this element. This will be null if the element has been removed from the tree.