Class SVGAnimatedBoolean
Class SVGAnimatedBoolean
Pôvodný názov: Aspose.Html.Dom.Svg.DataTypes Zhromaždenie: Aspose.HTML.dll (25.4.0)
Používa sa pre atribúty typu boolean, ktoré môžu byť animované.
[DOMObject]
[DOMName("SVGAnimatedBoolean")]
[ComVisible(true)]
public class SVGAnimatedBoolean : SVGAnimatedValue<bool>, INotifyPropertyChanged, IDisposable
Inheritance
object
←
DOMObject
←
SVGValueType
←
SVGAnimatedValue
Implements
INotifyPropertyChanged , IDisposable
Z dedičných členov
SVGAnimatedValue
Methods
ToString()
Vráti systém.String, ktorý predstavuje túto inštanciu.
public override string ToString()
Returns
Systém.String, ktorý predstavuje túto inštanciu.