Click or drag to resize

StiAnimationGeom Constructor

Initializes a new instance of the StiAnimationGeom class

Namespace:  Stimulsoft.Base.Context
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiAnimationGeom(
	StiAnimation animation,
	StiInteractionDataGeom interaction = null
)

Parameters

animation
Type: Stimulsoft.Base.Context.AnimationStiAnimation

[Missing <param name="animation"/> documentation for "M:Stimulsoft.Base.Context.StiAnimationGeom.#ctor(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.StiAnimationGeom.#ctor(Stimulsoft.Base.Context.Animation.StiAnimation,Stimulsoft.Base.Context.StiInteractionDataGeom)"]

See Also