A node which can be present in an SVG list.
Public Member Functions | |
| void | Detach () |
| void | Attach (SVGSerializable list) |
| void | Serialize (System.Text.StringBuilder sb) |
| void Svg.ISVGListable.Attach | ( | SVGSerializable | list) |
Implemented in Svg.SVGLength, Svg.DOMPoint, and Svg.SVGNumber.
| void Svg.ISVGListable.Detach | ( | ) |
Implemented in Svg.SVGLength, Svg.DOMPoint, and Svg.SVGNumber.
| void Svg.ISVGListable.Serialize | ( | System.Text.StringBuilder | sb) |