Class SVGAnimatedTransformList
Numele spaţiului: Aspose.Svg.DataTypes Adunare: Aspose.SVG.dll (25.5.0)
Folosit pentru atributele diferite care specifică un set de transformări, cum ar fi atributul „transform”, care este disponibil pentru multe elemente ale SVG și care pot fi animate.
[DOMName("SVGAnimatedTransformList")]
[ComVisible(true)]
[DOMObject]
public class SVGAnimatedTransformList : SVGAnimatedValue<svgtransformlist>, INotifyPropertyChanged, IDisposable
Inheritance
object
←
DOMObject
←
SVGValueType
←
SVGAnimatedValue
Implements
INotifyPropertyChanged , IDisposable
Membrii moștenitori
SVGAnimatedValue
Methods
ToString()
Întoarce un sistem.String care reprezintă această instanță.
public override string ToString()
Returns
Un sistem.String care reprezintă această instanță.