Class SVGAnimatedBoolean
Class SVGAnimatedBoolean
Le nom : Aspose.Html.Dom.Svg.DataTypes Assemblaggio: Aspose.HTML.dll (25.4.0)
Utilisé pour les attributs de type boolean qui peuvent être animés.
[DOMObject]
[DOMName("SVGAnimatedBoolean")]
[ComVisible(true)]
public class SVGAnimatedBoolean : SVGAnimatedValue<bool>, INotifyPropertyChanged, IDisposable
Inheritance
object
←
DOMObject
←
SVGValueType
←
SVGAnimatedValue
Implements
INotifyPropertyChanged , IDisposable
I membri ereditari
SVGAnimatedValue
Methods
ToString()
Ritorna un System.String che rappresenta questa instanza.
public override string ToString()
Returns
Un sistema.String che rappresenta questa instanza.