SVGNumber Class
SVGNumber class
Used for attributes of basic type number.
public class SVGNumber : SVGValueType
Properties
Name | Description |
---|---|
Value { get; set; } | The value of the given attribute. |
Methods
Name | Description |
---|---|
Dispose() | Releases unmanaged and - optionally - managed resources. |
virtual GetPlatformType() | This method is used to retrieve ECMAScript object Type. |
override ToString() | Returns a String that represents this instance. |
See Also
- class SVGValueType
- namespace Aspose.Svg.DataTypes
- assembly Aspose.SVG