Class SVGAnimatedBoolean
Class SVGAnimatedBoolean
Numele spaţiului: Aspose.Html.Dom.Svg.DataTypes Asamblare: Aspose.HTML.dll (25.4.0)
Folosit pentru atributele de tip boolean care pot fi animate.
[DOMObject]
[DOMName("SVGAnimatedBoolean")]
[ComVisible(true)]
public class SVGAnimatedBoolean : SVGAnimatedValue<bool>, 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ță.