Class SVGAnimatedNumberList
Nombre del espacio: Aspose.Svg.DataTypes Asamblea: Aspose.SVG.dll (25.5.0)
Utilizado para los atributos que toman una lista de números y que se pueden animar.
[DOMName("SVGAnimatedNumberList")]
[DOMObject]
[ComVisible(true)]
public class SVGAnimatedNumberList : SVGAnimatedValue<svgnumberlist>, INotifyPropertyChanged, IDisposable
Inheritance
object
←
DOMObject
←
SVGValueType
←
SVGAnimatedValue
Implements
INotifyPropertyChanged ,y, IDisposable
Miembros heredados
SVGAnimatedValue
Methods
ToString()
Retorna un Sistema.String que representa esta instancia.
public override string ToString()
Returns
Un sistema.String que representa esta instancia.