Click or drag to resize

StiBorderAnimationGeom Constructor (Object, StiPenGeom, Object, Object, StiAnimation, StiInteractionDataGeom, String)

Initializes a new instance of the StiBorderAnimationGeom class

Namespace:  Stimulsoft.Base.Context
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiBorderAnimationGeom(
	Object background,
	StiPenGeom borderPen,
	Object rect,
	Object tag,
	StiAnimation animation,
	StiInteractionDataGeom interaction,
	string toolTip
)

Parameters

background
Type: SystemObject

[Missing <param name="background"/> documentation for "M:Stimulsoft.Base.Context.StiBorderAnimationGeom.#ctor(System.Object,Stimulsoft.Base.Context.StiPenGeom,System.Object,System.Object,Stimulsoft.Base.Context.Animation.StiAnimation,Stimulsoft.Base.Context.StiInteractionDataGeom,System.String)"]

borderPen
Type: Stimulsoft.Base.ContextStiPenGeom

[Missing <param name="borderPen"/> documentation for "M:Stimulsoft.Base.Context.StiBorderAnimationGeom.#ctor(System.Object,Stimulsoft.Base.Context.StiPenGeom,System.Object,System.Object,Stimulsoft.Base.Context.Animation.StiAnimation,Stimulsoft.Base.Context.StiInteractionDataGeom,System.String)"]

rect
Type: SystemObject

[Missing <param name="rect"/> documentation for "M:Stimulsoft.Base.Context.StiBorderAnimationGeom.#ctor(System.Object,Stimulsoft.Base.Context.StiPenGeom,System.Object,System.Object,Stimulsoft.Base.Context.Animation.StiAnimation,Stimulsoft.Base.Context.StiInteractionDataGeom,System.String)"]

tag
Type: SystemObject

[Missing <param name="tag"/> documentation for "M:Stimulsoft.Base.Context.StiBorderAnimationGeom.#ctor(System.Object,Stimulsoft.Base.Context.StiPenGeom,System.Object,System.Object,Stimulsoft.Base.Context.Animation.StiAnimation,Stimulsoft.Base.Context.StiInteractionDataGeom,System.String)"]

animation
Type: Stimulsoft.Base.Context.AnimationStiAnimation

[Missing <param name="animation"/> documentation for "M:Stimulsoft.Base.Context.StiBorderAnimationGeom.#ctor(System.Object,Stimulsoft.Base.Context.StiPenGeom,System.Object,System.Object,Stimulsoft.Base.Context.Animation.StiAnimation,Stimulsoft.Base.Context.StiInteractionDataGeom,System.String)"]

interaction
Type: Stimulsoft.Base.ContextStiInteractionDataGeom

[Missing <param name="interaction"/> documentation for "M:Stimulsoft.Base.Context.StiBorderAnimationGeom.#ctor(System.Object,Stimulsoft.Base.Context.StiPenGeom,System.Object,System.Object,Stimulsoft.Base.Context.Animation.StiAnimation,Stimulsoft.Base.Context.StiInteractionDataGeom,System.String)"]

toolTip
Type: SystemString

[Missing <param name="toolTip"/> documentation for "M:Stimulsoft.Base.Context.StiBorderAnimationGeom.#ctor(System.Object,Stimulsoft.Base.Context.StiPenGeom,System.Object,System.Object,Stimulsoft.Base.Context.Animation.StiAnimation,Stimulsoft.Base.Context.StiInteractionDataGeom,System.String)"]

See Also