SvgScript Class

Definition

Namespace Svg
Assembly Svg.Custom.dll
Inherits ObjectSvgElement
Show inherited members (101)

An element used to define scripts within SVG documents. Use the Script property to get the script content (proxies the content)

[SvgElement("script")]
public class SvgScript : SvgElement, ISvgElement, ISvgTransformable, ICloneable, ISvgNode
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Properties (4)

Methods (2)