Class SVGAnimatedBoolean
Class SVGAnimatedBoolean
Nome do espaço: Aspose.Html.Dom.Svg.DataTypes Assembleia: Aspose.HTML.dll (25.4.0)
Usado para atributos do tipo boolean que podem ser animados.
[DOMObject]
[DOMName("SVGAnimatedBoolean")]
[ComVisible(true)]
public class SVGAnimatedBoolean : SVGAnimatedValue<bool>, INotifyPropertyChanged, IDisposable
Inheritance
object
←
DOMObject
←
SVGValueType
←
SVGAnimatedValue
Implements
INotifyPropertyChanged , IDisposable
Membros herdados
SVGAnimatedValue
Methods
ToString()
Retorna um System.String que representa essa instância.
public override string ToString()
Returns
Um sistema.String que representa essa instância.