SVGNumber.Value
SVGNumber.Value property
The value of the given attribute.
public float Value { get; set; }
Property Value
The value.
Exceptions
| exception | condition |
|---|---|
| dOMException | Code NO_MODIFICATION_ALLOWED_ERR. Raised on an attempt to change the value of a read only attribute. |
See Also
- class SVGNumber
- package com.aspose.html.dom.svg.datatypes
- package Aspose.HTML