Class SVGAnimateMotionElementBuilder
Namespace: Aspose.Svg.Builder
Assembly: Aspose.SVG.dll (25.5.0)
Builder class for constructing an SVG ‘animateMotion’ element, which is used for creating motion animations within SVG graphics. It enables the building of content within the ‘animateMotion’ element and provides methods to set various attributes specific to the ‘animateMotion’ element in SVG.
[ComVisible(true)]
public class SVGAnimateMotionElementBuilder : SVGElementBuilder<svganimatemotionelement>, ISVGElementBuilder, IAttributeSetter, IDescriptiveElementBuilder, IConditionalProcessingAttributeSetter, IGlobalEventAttributeSetter, ICommonEventAttributeSetter, IDocumentElementEventAttributeSetter, ICoreAttributeSetter, IPresentationAttributeSetter, ITransformAttributeSetter, IXLinkAttributeSetter, IAnimationEventAttributeSetter, IAnimationTargetElementAttributeSetter, IAnimationTimingAttributeSetter, IAnimationValueAttributeSetter, IAnimationAdditionAttributeSetter
Inheritance
object ← SVGElementBuilder<svganimatemotionelement> ← SVGAnimateMotionElementBuilder
Implements
ISVGElementBuilder , IAttributeSetter , IDescriptiveElementBuilder , IConditionalProcessingAttributeSetter , IGlobalEventAttributeSetter , ICommonEventAttributeSetter , IDocumentElementEventAttributeSetter , ICoreAttributeSetter , IPresentationAttributeSetter , ITransformAttributeSetter , IXLinkAttributeSetter , IAnimationEventAttributeSetter , IAnimationTargetElementAttributeSetter , IAnimationTimingAttributeSetter , IAnimationValueAttributeSetter , IAnimationAdditionAttributeSetter
Inherited Members
SVGElementBuilder<svganimatemotionelement>.Create(Document) , SVGElementBuilder<svganimatemotionelement>.Build(Document) , SVGElementBuilder<svganimatemotionelement>.Build(SVGAnimateMotionElement) , SVGElementBuilder<svganimatemotionelement>.BuildElement(Document) , SVGElementBuilder<svganimatemotionelement>.Attribute(string, string) , SVGElementBuilder<svganimatemotionelement>.Configurations , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Extension Methods
SVGBuilderExtensions.Accumulate<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, ) , SVGBuilderExtensions.AddBuilder<svganimatemotionelementbuilder, telementbuilder="">(SVGAnimateMotionElementBuilder, TElementBuilder) , SVGBuilderExtensions.AddDesc<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, Action<svgdescelementbuilder>) , SVGBuilderExtensions.AddMetadata<svganimatemotionelementbuilder, telement="">(SVGAnimateMotionElementBuilder, Action<svgmetadataelementbuilder>) , SVGBuilderExtensions.AddTitle<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, Action<svgtitleelementbuilder>) , SVGBuilderExtensions.Additive<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, ) , SVGBuilderExtensions.AlignmentBaseline<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, AlignmentBaseline) , SVGBuilderExtensions.BaselineShift<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, BaseLineShift) , SVGBuilderExtensions.BaselineShift<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, double, LengthType) , SVGBuilderExtensions.Begin<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, Action<timingvaluebuilder>) , SVGBuilderExtensions.By<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, double, LengthType) , SVGBuilderExtensions.CalcMode<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, CalcMode) , SVGBuilderExtensions.Class<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, params string[]) , SVGBuilderExtensions.ClipPath<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, Action<clippathbuilder>) , SVGBuilderExtensions.ClipRule<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, ClipRule) , SVGBuilderExtensions.Color<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, Action<colorbuilder>) , SVGBuilderExtensions.Color<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, Color) , SVGBuilderExtensions.ColorInterpolation<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, ColorInterpolation) , SVGBuilderExtensions.ColorInterpolationFilters<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, ColorInterpolation) , SVGBuilderExtensions.ColorProfile<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.ColorRendering<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, ColorRendering) , SVGBuilderExtensions.Cursor<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, Cursor) , SVGBuilderExtensions.Direction<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, TextDirection) , SVGBuilderExtensions.Display<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, DisplayType) , SVGBuilderExtensions.DominantBaseline<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, DominantBaseline) , SVGBuilderExtensions.Dur<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, TimeSpan) , SVGBuilderExtensions.Dur<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, Dur) , SVGBuilderExtensions.End<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, Action<timingvaluebuilder>) , SVGBuilderExtensions.Fill<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, AnimationFill) , SVGBuilderExtensions.Fill<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, Action<paintbuilder>) , SVGBuilderExtensions.Fill<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, Color) , SVGBuilderExtensions.Fill<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, Paint) , SVGBuilderExtensions.FillOpacity<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, double) , SVGBuilderExtensions.FillRule<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, FillRule) , SVGBuilderExtensions.Filter<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, Action<filtervaluelistbuilder>) , SVGBuilderExtensions.FloodColor<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, Color) , SVGBuilderExtensions.FloodColor<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, Action<colorbuilder>) , SVGBuilderExtensions.FloodOpacity<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, double) , SVGBuilderExtensions.FontFamily<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.FontKerning<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, double, LengthType) , SVGBuilderExtensions.FontKerning<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, Kerning) , SVGBuilderExtensions.FontSize<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, double, LengthType) , SVGBuilderExtensions.FontSize<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, FontSize) , SVGBuilderExtensions.FontSizeAdjust<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, double) , SVGBuilderExtensions.FontSizeAdjust<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, ) , SVGBuilderExtensions.FontStretch<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, FontStretch) , SVGBuilderExtensions.FontStyle<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, FontStyle) , SVGBuilderExtensions.FontVariant<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.FontWeight<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, FontWeight) , SVGBuilderExtensions.From<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, double, LengthType) , SVGBuilderExtensions.GlyphOrientationVertical<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, TextOrientation) , SVGBuilderExtensions.Href<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.Id<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.ImageRendering<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, ImageRendering) , SVGBuilderExtensions.KeySplines<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, Action<animationsplinebuilder>) , SVGBuilderExtensions.KeyTimes<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, params double[]) , SVGBuilderExtensions.Lang<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.LetterSpacing<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, double, LengthType) , SVGBuilderExtensions.LetterSpacing<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, Spacing) , SVGBuilderExtensions.LightingColor<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, Color) , SVGBuilderExtensions.LightingColor<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, Action<colorbuilder>) , SVGBuilderExtensions.MarkerEnd<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.MarkerEnd<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, MarkerPos) , SVGBuilderExtensions.MarkerMid<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.MarkerMid<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, MarkerPos) , SVGBuilderExtensions.MarkerStart<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.MarkerStart<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, MarkerPos) , SVGBuilderExtensions.Mask<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, Action<maskbuilder>) , SVGBuilderExtensions.Max<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, TimeSpan) , SVGBuilderExtensions.Max<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, Media) , SVGBuilderExtensions.Min<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, TimeSpan) , SVGBuilderExtensions.Min<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, Media) , SVGBuilderExtensions.OnBegin<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnCanPlay<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnCanPlayThrough<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnCancel<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnChange<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnClick<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnClose<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnCopy<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnCueChange<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnCut<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnDblClick<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnDrag<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnDragEnd<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnDragEnter<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnDragExit<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnDragLeave<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnDragOver<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnDragStart<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnDrop<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnDurationChange<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnEmptied<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnEnd<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnEnded<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnError<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnFocus<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnInput<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnInvalid<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnKeyDown<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnKeyPress<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnKeyUp<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnLoad<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnLoadStart<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnLoadedData<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnLoadedMetadata<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnMouseDown<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnMouseEnter<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnMouseLeave<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnMouseMove<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnMouseOut<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnMouseOver<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnMouseUp<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnMouseWheel<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnPaste<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnPause<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnPlay<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnPlaying<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnProgress<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnRateChange<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnRepeat<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnReset<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnResize<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnScroll<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnSeeked<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnSeeking<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnSelect<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnShow<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnStalled<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnSubmit<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnSuspend<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnTimeUpdate<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnToggle<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnVolumeChange<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.OnWaiting<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.Opacity<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, double) , SVGBuilderExtensions.Overflow<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, Overflow) , SVGBuilderExtensions.PaintOrder<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, PaintOrder) , SVGBuilderExtensions.PointerEvents<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, PointerEvents) , SVGBuilderExtensions.RepeatCount<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, int) , SVGBuilderExtensions.RepeatCount<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, IndefiniteRepeat) , SVGBuilderExtensions.RepeatDur<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, TimeSpan) , SVGBuilderExtensions.RepeatDur<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, IndefiniteRepeat) , SVGBuilderExtensions.RequiredExtensions<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.Restart<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, Restart) , SVGBuilderExtensions.SetAttribute<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string, string) , SVGBuilderExtensions.ShapeRendering<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, ShapeRendering) , SVGBuilderExtensions.StopColor<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, Color) , SVGBuilderExtensions.StopColor<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, Action<colorbuilder>) , SVGBuilderExtensions.StopOpacity<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, double) , SVGBuilderExtensions.Stroke<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, Action<paintbuilder>) , SVGBuilderExtensions.Stroke<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, Color) , SVGBuilderExtensions.Stroke<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, Paint) , SVGBuilderExtensions.StrokeDashArray<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, params double[]) , SVGBuilderExtensions.StrokeDashArray<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, Dash) , SVGBuilderExtensions.StrokeDashoffset<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, double, LengthType) , SVGBuilderExtensions.StrokeLineCap<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, StrokeLineCap) , SVGBuilderExtensions.StrokeLineJoin<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, StrokeLineJoin) , SVGBuilderExtensions.StrokeMiterlimit<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, double) , SVGBuilderExtensions.StrokeOpacity<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, double) , SVGBuilderExtensions.StrokeWidth<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, double, LengthType) , SVGBuilderExtensions.Style<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, Action<rulebuilder>) , SVGBuilderExtensions.Style<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.SystemLanguage<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.Tabindex<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, int) , SVGBuilderExtensions.TextAnchor<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, TextAnchor) , SVGBuilderExtensions.TextDecoration<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, bool, bool, bool, bool) , SVGBuilderExtensions.TextOverflow<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, TextOverflow) , SVGBuilderExtensions.TextRendering<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, TextRendering) , SVGBuilderExtensions.To<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, double, LengthType) , SVGBuilderExtensions.Transform<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, Func<transformbuilder, transformbuilder="">) , SVGBuilderExtensions.UnicodeBidi<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, UnicodeBidi) , SVGBuilderExtensions.Values<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, params string[]) , SVGBuilderExtensions.Visibility<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, Visibility) , SVGBuilderExtensions.WhiteSspace<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, WhiteSpace) , SVGBuilderExtensions.WordSpacing<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, Spacing) , SVGBuilderExtensions.WordSpacing<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, double, LengthType) , SVGBuilderExtensions.WritingMode<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, WritingMode) , SVGBuilderExtensions.XlinkHref<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.XlinkTitle<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, string) , SVGBuilderExtensions.XmlSpace<svganimatemotionelementbuilder>(SVGAnimateMotionElementBuilder, XmlSpace)
Constructors
SVGAnimateMotionElementBuilder()
public SVGAnimateMotionElementBuilder()
Methods
Create(Document)
Creates an instance of SVGAnimateMotionElement in the provided SVG document context.
protected override SVGAnimateMotionElement Create(Document document)
Parameters
document
Document
The SVG document where the element will be created.
Returns
An instance of SVGAnimateMotionElement.
KeyPoints(params double[])
Sets the ‘keyPoints’ attribute, defining the points at which the animation occurs.
public SVGAnimateMotionElementBuilder KeyPoints(params double[] keyPoints)
Parameters
keyPoints
double
[]
An array of key points for the animation, each between 0 and 1.
Returns
SVGAnimateMotionElementBuilder
The current instance of SVGAnimateMotionElementBuilder for method chaining.
Path(Action<pathbuilder>)
Defines the path for the motion animation.
public SVGAnimateMotionElementBuilder Path(Action<pathbuilder> configure)
Parameters
configure
Action
<
PathBuilder
>
A delegate to configure the SVGPathBuilder for the motion path.
Returns
SVGAnimateMotionElementBuilder
The current instance of SVGAnimateMotionElementBuilder for method chaining.
Rotate(double)
Sets the ‘rotate’ attribute, defining the rotation of the animated element.
public SVGAnimateMotionElementBuilder Rotate(double degrees)
Parameters
degrees
double
The degrees of rotation.
Returns
SVGAnimateMotionElementBuilder
The current instance of SVGAnimateMotionElementBuilder for method chaining.
Rotate(Rotate)
Sets the ‘rotate’ attribute using a predefined rotation value.
public SVGAnimateMotionElementBuilder Rotate(Rotate value)
Parameters
value
Rotate
The predefined rotation value.
Returns
SVGAnimateMotionElementBuilder
The current instance of SVGAnimateMotionElementBuilder for method chaining. </pathbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></transformbuilder,></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></rulebuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></paintbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></colorbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></maskbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></colorbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></animationsplinebuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></colorbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></filtervaluelistbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></paintbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></timingvaluebuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></colorbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></clippathbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></timingvaluebuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder></svgtitleelementbuilder></svganimatemotionelementbuilder></svgmetadataelementbuilder></svganimatemotionelementbuilder,></svgdescelementbuilder></svganimatemotionelementbuilder></svganimatemotionelementbuilder,></svganimatemotionelementbuilder></svganimatemotionelement></svganimatemotionelement></svganimatemotionelement></svganimatemotionelement></svganimatemotionelement></svganimatemotionelement></svganimatemotionelement>