Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Svg
SvgElement
Properties
Parent
Menu
On this page
Parent Property
Definition
Namespace
Svg
Assembly
Svg.Custom.dll
View source
Gets the parent
SvgElement
.
public virtual SvgElement Parent { get; }
Returns
SvgElement
An
SvgElement
if one exists; otherwise null.