SVGAnimatedAngle Class

SVGAnimatedAngle class

Used for attributes of basic data type angle that can be animated.

public class SVGAnimatedAngle : SVGAnimatedValue<SVGAngle>

Properties

NameDescription
virtual AnimVal { get; }
BaseVal { get; set; }

Methods

NameDescription
Dispose()Releases unmanaged and - optionally - managed resources.
virtual GetPlatformType()This method is used to retrieve the ECMAScript object .
override ToString()Returns a String that represents this instance.

See Also