Parent Property

Definition

Namespace Svg
Assembly Svg.Custom.dll

Gets the parent SvgElement.

public virtual SvgElement Parent { get; }

Returns

SvgElement
An SvgElement if one exists; otherwise null.