SVGUseElement.InstanceRoot

SVGUseElement.InstanceRoot property

The root of the “instance tree”. See description of SVGElementInstance for a discussion on the instance tree.

public SVGElement InstanceRoot { get; }

Property Value

The instance root.

See Also