Click or drag to resize

StiContextDrawAnimationPathElement Method (StiBrush, Object, StiPenGeom, ListStiSegmentGeom, Object, String, Object, StiAnimation, StiInteractionDataGeom)

[Missing <summary> documentation for "M:Stimulsoft.Base.Context.StiContext.DrawAnimationPathElement(Stimulsoft.Base.Drawing.StiBrush,System.Object,Stimulsoft.Base.Context.StiPenGeom,System.Collections.Generic.List{Stimulsoft.Base.Context.StiSegmentGeom},System.Object,System.String,System.Object,Stimulsoft.Base.Context.Animation.StiAnimation,Stimulsoft.Base.Context.StiInteractionDataGeom)"]

Namespace:  Stimulsoft.Base.Context
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void DrawAnimationPathElement(
	StiBrush wpfBackColor,
	Object brush,
	StiPenGeom borderPen,
	List<StiSegmentGeom> path,
	Object rect,
	string toolTip,
	Object tag,
	StiAnimation animation,
	StiInteractionDataGeom interaction = null
)

Parameters

wpfBackColor
Type: Stimulsoft.Base.DrawingStiBrush

[Missing <param name="wpfBackColor"/> documentation for "M:Stimulsoft.Base.Context.StiContext.DrawAnimationPathElement(Stimulsoft.Base.Drawing.StiBrush,System.Object,Stimulsoft.Base.Context.StiPenGeom,System.Collections.Generic.List{Stimulsoft.Base.Context.StiSegmentGeom},System.Object,System.String,System.Object,Stimulsoft.Base.Context.Animation.StiAnimation,Stimulsoft.Base.Context.StiInteractionDataGeom)"]

brush
Type: SystemObject

[Missing <param name="brush"/> documentation for "M:Stimulsoft.Base.Context.StiContext.DrawAnimationPathElement(Stimulsoft.Base.Drawing.StiBrush,System.Object,Stimulsoft.Base.Context.StiPenGeom,System.Collections.Generic.List{Stimulsoft.Base.Context.StiSegmentGeom},System.Object,System.String,System.Object,Stimulsoft.Base.Context.Animation.StiAnimation,Stimulsoft.Base.Context.StiInteractionDataGeom)"]

borderPen
Type: Stimulsoft.Base.ContextStiPenGeom

[Missing <param name="borderPen"/> documentation for "M:Stimulsoft.Base.Context.StiContext.DrawAnimationPathElement(Stimulsoft.Base.Drawing.StiBrush,System.Object,Stimulsoft.Base.Context.StiPenGeom,System.Collections.Generic.List{Stimulsoft.Base.Context.StiSegmentGeom},System.Object,System.String,System.Object,Stimulsoft.Base.Context.Animation.StiAnimation,Stimulsoft.Base.Context.StiInteractionDataGeom)"]

path
Type: System.Collections.GenericListStiSegmentGeom

[Missing <param name="path"/> documentation for "M:Stimulsoft.Base.Context.StiContext.DrawAnimationPathElement(Stimulsoft.Base.Drawing.StiBrush,System.Object,Stimulsoft.Base.Context.StiPenGeom,System.Collections.Generic.List{Stimulsoft.Base.Context.StiSegmentGeom},System.Object,System.String,System.Object,Stimulsoft.Base.Context.Animation.StiAnimation,Stimulsoft.Base.Context.StiInteractionDataGeom)"]

rect
Type: SystemObject

[Missing <param name="rect"/> documentation for "M:Stimulsoft.Base.Context.StiContext.DrawAnimationPathElement(Stimulsoft.Base.Drawing.StiBrush,System.Object,Stimulsoft.Base.Context.StiPenGeom,System.Collections.Generic.List{Stimulsoft.Base.Context.StiSegmentGeom},System.Object,System.String,System.Object,Stimulsoft.Base.Context.Animation.StiAnimation,Stimulsoft.Base.Context.StiInteractionDataGeom)"]

toolTip
Type: SystemString

[Missing <param name="toolTip"/> documentation for "M:Stimulsoft.Base.Context.StiContext.DrawAnimationPathElement(Stimulsoft.Base.Drawing.StiBrush,System.Object,Stimulsoft.Base.Context.StiPenGeom,System.Collections.Generic.List{Stimulsoft.Base.Context.StiSegmentGeom},System.Object,System.String,System.Object,Stimulsoft.Base.Context.Animation.StiAnimation,Stimulsoft.Base.Context.StiInteractionDataGeom)"]

tag
Type: SystemObject

[Missing <param name="tag"/> documentation for "M:Stimulsoft.Base.Context.StiContext.DrawAnimationPathElement(Stimulsoft.Base.Drawing.StiBrush,System.Object,Stimulsoft.Base.Context.StiPenGeom,System.Collections.Generic.List{Stimulsoft.Base.Context.StiSegmentGeom},System.Object,System.String,System.Object,Stimulsoft.Base.Context.Animation.StiAnimation,Stimulsoft.Base.Context.StiInteractionDataGeom)"]

animation
Type: Stimulsoft.Base.Context.AnimationStiAnimation

[Missing <param name="animation"/> documentation for "M:Stimulsoft.Base.Context.StiContext.DrawAnimationPathElement(Stimulsoft.Base.Drawing.StiBrush,System.Object,Stimulsoft.Base.Context.StiPenGeom,System.Collections.Generic.List{Stimulsoft.Base.Context.StiSegmentGeom},System.Object,System.String,System.Object,Stimulsoft.Base.Context.Animation.StiAnimation,Stimulsoft.Base.Context.StiInteractionDataGeom)"]

interaction (Optional)
Type: Stimulsoft.Base.ContextStiInteractionDataGeom

[Missing <param name="interaction"/> documentation for "M:Stimulsoft.Base.Context.StiContext.DrawAnimationPathElement(Stimulsoft.Base.Drawing.StiBrush,System.Object,Stimulsoft.Base.Context.StiPenGeom,System.Collections.Generic.List{Stimulsoft.Base.Context.StiSegmentGeom},System.Object,System.String,System.Object,Stimulsoft.Base.Context.Animation.StiAnimation,Stimulsoft.Base.Context.StiInteractionDataGeom)"]

See Also