Table of Contents

Method GetFirstChild

Namespace
PaintDotNet.Direct2D1
Assembly
PaintDotNet.Windows.dll

GetFirstChild()

Gets the first child of this element.

ISvgElement? GetFirstChild()

Returns

ISvgElement

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