SVGDocument.RootElement

SVGDocument.RootElement property

La raíz ‘svg’ en la jerarquía del documento.

public SVGSVGElement RootElement { get; }

El valor de la propiedad

El elemento raíz.

Ver también