Class SVGAnimatedBoolean
Class SVGAnimatedBoolean
Il nome: Aspose.Html.Dom.Svg.DataTypes Assemblaggio: Aspose.HTML.dll (25.4.0)
Utilizzato per attributi di tipo boolean che possono essere animati.
[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.