Method GetParent
- Namespace
- PaintDotNet.Direct2D1
- Assembly
- PaintDotNet.Windows.dll
GetParent()
Gets the parent element.
ISvgElement? GetParent()
Returns
- ISvgElement
The parent element, or null if this element has no parent.
Gets the parent element.
ISvgElement? GetParent()
The parent element, or null if this element has no parent.