Table of Contents

Method GetLastChild

Namespace
PaintDotNet.Direct2D1
Assembly
PaintDotNet.Windows.dll

GetLastChild()

Gets the last child of this element.

ISvgElement? GetLastChild()

Returns

ISvgElement

The last child of this element, or null if there are no child elements.