Click or drag to resize

StiContextDrawAnimationRectangle Method (StiBrush, Object, StiPenGeom, RectangleF, Object, StiAnimation, StiInteractionDataGeom, String)

[Missing <summary> documentation for "M:Stimulsoft.Base.Context.StiContext.DrawAnimationRectangle(Stimulsoft.Base.Drawing.StiBrush,System.Object,Stimulsoft.Base.Context.StiPenGeom,System.Drawing.RectangleF,System.Object,Stimulsoft.Base.Context.Animation.StiAnimation,Stimulsoft.Base.Context.StiInteractionDataGeom,System.String)"]

Namespace:  Stimulsoft.Base.Context
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void DrawAnimationRectangle(
	StiBrush wpfBackColor,
	Object brush,
	StiPenGeom pen,
	RectangleF rect,
	Object tag,
	StiAnimation animation,
	StiInteractionDataGeom interaction = null,
	string toolTip = null
)

Parameters

wpfBackColor
Type: Stimulsoft.Base.DrawingStiBrush

[Missing <param name="wpfBackColor"/> documentation for "M:Stimulsoft.Base.Context.StiContext.DrawAnimationRectangle(Stimulsoft.Base.Drawing.StiBrush,System.Object,Stimulsoft.Base.Context.StiPenGeom,System.Drawing.RectangleF,System.Object,Stimulsoft.Base.Context.Animation.StiAnimation,Stimulsoft.Base.Context.StiInteractionDataGeom,System.String)"]

brush
Type: SystemObject

[Missing <param name="brush"/> documentation for "M:Stimulsoft.Base.Context.StiContext.DrawAnimationRectangle(Stimulsoft.Base.Drawing.StiBrush,System.Object,Stimulsoft.Base.Context.StiPenGeom,System.Drawing.RectangleF,System.Object,Stimulsoft.Base.Context.Animation.StiAnimation,Stimulsoft.Base.Context.StiInteractionDataGeom,System.String)"]

pen
Type: Stimulsoft.Base.ContextStiPenGeom

[Missing <param name="pen"/> documentation for "M:Stimulsoft.Base.Context.StiContext.DrawAnimationRectangle(Stimulsoft.Base.Drawing.StiBrush,System.Object,Stimulsoft.Base.Context.StiPenGeom,System.Drawing.RectangleF,System.Object,Stimulsoft.Base.Context.Animation.StiAnimation,Stimulsoft.Base.Context.StiInteractionDataGeom,System.String)"]

rect
Type: System.DrawingRectangleF

[Missing <param name="rect"/> documentation for "M:Stimulsoft.Base.Context.StiContext.DrawAnimationRectangle(Stimulsoft.Base.Drawing.StiBrush,System.Object,Stimulsoft.Base.Context.StiPenGeom,System.Drawing.RectangleF,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.StiContext.DrawAnimationRectangle(Stimulsoft.Base.Drawing.StiBrush,System.Object,Stimulsoft.Base.Context.StiPenGeom,System.Drawing.RectangleF,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.StiContext.DrawAnimationRectangle(Stimulsoft.Base.Drawing.StiBrush,System.Object,Stimulsoft.Base.Context.StiPenGeom,System.Drawing.RectangleF,System.Object,Stimulsoft.Base.Context.Animation.StiAnimation,Stimulsoft.Base.Context.StiInteractionDataGeom,System.String)"]

interaction (Optional)
Type: Stimulsoft.Base.ContextStiInteractionDataGeom

[Missing <param name="interaction"/> documentation for "M:Stimulsoft.Base.Context.StiContext.DrawAnimationRectangle(Stimulsoft.Base.Drawing.StiBrush,System.Object,Stimulsoft.Base.Context.StiPenGeom,System.Drawing.RectangleF,System.Object,Stimulsoft.Base.Context.Animation.StiAnimation,Stimulsoft.Base.Context.StiInteractionDataGeom,System.String)"]

toolTip (Optional)
Type: SystemString

[Missing <param name="toolTip"/> documentation for "M:Stimulsoft.Base.Context.StiContext.DrawAnimationRectangle(Stimulsoft.Base.Drawing.StiBrush,System.Object,Stimulsoft.Base.Context.StiPenGeom,System.Drawing.RectangleF,System.Object,Stimulsoft.Base.Context.Animation.StiAnimation,Stimulsoft.Base.Context.StiInteractionDataGeom,System.String)"]

See Also