Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
AngleSharp
Svg
Dom
SvgSvgElement
C# Class AngleSharp.Svg.Dom.SvgSvgElement
Represents the svg element of the SVG DOM.
Inheritance:
AngleSharp.Svg.Dom.SvgElement
,
ISvgSvgElement
Mostra file
Open project: josdion/subbuzz
Public Methods
Method
Description
SvgSvgElement
(
Document
owner
,
String
prefix
= null ) :
AngleSharp.Dom
Method Details
SvgSvgElement()
public
method
public
SvgSvgElement
(
Document
owner
,
String
prefix
= null ) :
AngleSharp.Dom
owner
Document
prefix
String
return
AngleSharp.Dom