Interface ISvgAnimateSetElement
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Core.dll
Object-oriented access to the attributes of the "set" element via the SVG DOM is not available.
public interface ISvgAnimateSetElement : ISvgAnimationElement, ISvgElement, IElement, IXmlElement, INode, IXmlNode, ISvgTests, ISvgUriReference, ISvgExternalResourcesRequired, IElementTimeControl, IEventTarget
- Inherited Members
Properties
- AttributeName
Gets or sets the name of the target attribute. An XMLNS prefix may be used to indicate the XML namespace for the attribute. The prefix will be interpreted in the scope of the current (i.e., the referencing) animation element.
- AttributeType
Gets or sets the namespace in which the target attribute and its associated values are defined.
- To
Gets or sets a value that specifies the ending value of the animation.