Class SVGAnimatedLength
Class SVGAnimatedLength
Nome do espaço: Aspose.Html.Dom.Svg.DataTypes Assembleia: Aspose.HTML.dll (25.4.0)
Usado para atributos de comprimento de tipo básico que podem ser animados.
[DOMName("SVGAnimatedLength")]
[DOMObject]
[ComVisible(true)]
public class SVGAnimatedLength : SVGAnimatedValue<svglength>, INotifyPropertyChanged, IDisposable
Inheritance
object
←
DOMObject
←
SVGValueType
←
SVGAnimatedValue
Implements
INotifyPropertyChanged , IDisposable
Membros herdados
SVGAnimatedValue
Methods
ToString()
Retorna um System.String que representa essa instância.
public override string ToString()
Returns
Um sistema.String que representa essa instância.