Class SVGAnimatedBoolean

Class SVGAnimatedBoolean

Namespace: Aspose.Html.Dom.Svg.DataTypes
Assembly: Aspose.HTML.dll (25.4.0)

Used for attributes of type boolean which can be animated.

[DOMObject]
[DOMName("SVGAnimatedBoolean")]
[ComVisible(true)]
public class SVGAnimatedBoolean : SVGAnimatedValue<bool>, INotifyPropertyChanged, IDisposable

Inheritance

object DOMObject SVGValueType SVGAnimatedValue<bool> SVGAnimatedBoolean

Implements

INotifyPropertyChanged , IDisposable

Inherited Members

SVGAnimatedValue<bool>.Dispose(bool) , SVGAnimatedValue<bool>.BaseVal , SVGAnimatedValue<bool>.AnimVal , SVGValueType.Dispose() , SVGValueType.Dispose(bool) , DOMObject.GetPlatformType() , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Methods

ToString()

Returns a System.String that represents this instance.

public override string ToString()

Returns

string

A System.String that represents this instance. </bool></bool></bool></bool>

 English