SVGNumber Class

SVGNumber class

Used for attributes of basic type number.

public class SVGNumber : SVGValueType

Properties

NameDescription
[getValue]
[setValue] The value of the given attribute.

Methods

NameDescription
dispose()Releases unmanaged and - optionally - managed resources.
getPlatformType()This method is used to retrieve the ECMAScript object .
toString()Returns a String that represents this instance.

See Also