Click or drag to resize

StiContextDrawAnimationLabel Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Context.StiContext.DrawAnimationLabel(System.String,Stimulsoft.Base.Context.StiFontGeom,System.Object,System.Object,Stimulsoft.Base.Context.StiPenGeom,System.Drawing.Rectangle,Stimulsoft.Base.Context.StiStringFormatGeom,Stimulsoft.Base.Drawing.StiRotationMode,System.Single,System.Boolean,Stimulsoft.Base.Context.Animation.StiAnimation)"]

Namespace:  Stimulsoft.Base.Context
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void DrawAnimationLabel(
	string text,
	StiFontGeom font,
	Object textBrush,
	Object labelBrush,
	StiPenGeom penBorder,
	Rectangle rect,
	StiStringFormatGeom sf,
	StiRotationMode mode,
	float angle,
	bool drawBorder,
	StiAnimation animation
)

Parameters

text
Type: SystemString

[Missing <param name="text"/> documentation for "M:Stimulsoft.Base.Context.StiContext.DrawAnimationLabel(System.String,Stimulsoft.Base.Context.StiFontGeom,System.Object,System.Object,Stimulsoft.Base.Context.StiPenGeom,System.Drawing.Rectangle,Stimulsoft.Base.Context.StiStringFormatGeom,Stimulsoft.Base.Drawing.StiRotationMode,System.Single,System.Boolean,Stimulsoft.Base.Context.Animation.StiAnimation)"]

font
Type: Stimulsoft.Base.ContextStiFontGeom

[Missing <param name="font"/> documentation for "M:Stimulsoft.Base.Context.StiContext.DrawAnimationLabel(System.String,Stimulsoft.Base.Context.StiFontGeom,System.Object,System.Object,Stimulsoft.Base.Context.StiPenGeom,System.Drawing.Rectangle,Stimulsoft.Base.Context.StiStringFormatGeom,Stimulsoft.Base.Drawing.StiRotationMode,System.Single,System.Boolean,Stimulsoft.Base.Context.Animation.StiAnimation)"]

textBrush
Type: SystemObject

[Missing <param name="textBrush"/> documentation for "M:Stimulsoft.Base.Context.StiContext.DrawAnimationLabel(System.String,Stimulsoft.Base.Context.StiFontGeom,System.Object,System.Object,Stimulsoft.Base.Context.StiPenGeom,System.Drawing.Rectangle,Stimulsoft.Base.Context.StiStringFormatGeom,Stimulsoft.Base.Drawing.StiRotationMode,System.Single,System.Boolean,Stimulsoft.Base.Context.Animation.StiAnimation)"]

labelBrush
Type: SystemObject

[Missing <param name="labelBrush"/> documentation for "M:Stimulsoft.Base.Context.StiContext.DrawAnimationLabel(System.String,Stimulsoft.Base.Context.StiFontGeom,System.Object,System.Object,Stimulsoft.Base.Context.StiPenGeom,System.Drawing.Rectangle,Stimulsoft.Base.Context.StiStringFormatGeom,Stimulsoft.Base.Drawing.StiRotationMode,System.Single,System.Boolean,Stimulsoft.Base.Context.Animation.StiAnimation)"]

penBorder
Type: Stimulsoft.Base.ContextStiPenGeom

[Missing <param name="penBorder"/> documentation for "M:Stimulsoft.Base.Context.StiContext.DrawAnimationLabel(System.String,Stimulsoft.Base.Context.StiFontGeom,System.Object,System.Object,Stimulsoft.Base.Context.StiPenGeom,System.Drawing.Rectangle,Stimulsoft.Base.Context.StiStringFormatGeom,Stimulsoft.Base.Drawing.StiRotationMode,System.Single,System.Boolean,Stimulsoft.Base.Context.Animation.StiAnimation)"]

rect
Type: System.DrawingRectangle

[Missing <param name="rect"/> documentation for "M:Stimulsoft.Base.Context.StiContext.DrawAnimationLabel(System.String,Stimulsoft.Base.Context.StiFontGeom,System.Object,System.Object,Stimulsoft.Base.Context.StiPenGeom,System.Drawing.Rectangle,Stimulsoft.Base.Context.StiStringFormatGeom,Stimulsoft.Base.Drawing.StiRotationMode,System.Single,System.Boolean,Stimulsoft.Base.Context.Animation.StiAnimation)"]

sf
Type: Stimulsoft.Base.ContextStiStringFormatGeom

[Missing <param name="sf"/> documentation for "M:Stimulsoft.Base.Context.StiContext.DrawAnimationLabel(System.String,Stimulsoft.Base.Context.StiFontGeom,System.Object,System.Object,Stimulsoft.Base.Context.StiPenGeom,System.Drawing.Rectangle,Stimulsoft.Base.Context.StiStringFormatGeom,Stimulsoft.Base.Drawing.StiRotationMode,System.Single,System.Boolean,Stimulsoft.Base.Context.Animation.StiAnimation)"]

mode
Type: Stimulsoft.Base.DrawingStiRotationMode

[Missing <param name="mode"/> documentation for "M:Stimulsoft.Base.Context.StiContext.DrawAnimationLabel(System.String,Stimulsoft.Base.Context.StiFontGeom,System.Object,System.Object,Stimulsoft.Base.Context.StiPenGeom,System.Drawing.Rectangle,Stimulsoft.Base.Context.StiStringFormatGeom,Stimulsoft.Base.Drawing.StiRotationMode,System.Single,System.Boolean,Stimulsoft.Base.Context.Animation.StiAnimation)"]

angle
Type: SystemSingle

[Missing <param name="angle"/> documentation for "M:Stimulsoft.Base.Context.StiContext.DrawAnimationLabel(System.String,Stimulsoft.Base.Context.StiFontGeom,System.Object,System.Object,Stimulsoft.Base.Context.StiPenGeom,System.Drawing.Rectangle,Stimulsoft.Base.Context.StiStringFormatGeom,Stimulsoft.Base.Drawing.StiRotationMode,System.Single,System.Boolean,Stimulsoft.Base.Context.Animation.StiAnimation)"]

drawBorder
Type: SystemBoolean

[Missing <param name="drawBorder"/> documentation for "M:Stimulsoft.Base.Context.StiContext.DrawAnimationLabel(System.String,Stimulsoft.Base.Context.StiFontGeom,System.Object,System.Object,Stimulsoft.Base.Context.StiPenGeom,System.Drawing.Rectangle,Stimulsoft.Base.Context.StiStringFormatGeom,Stimulsoft.Base.Drawing.StiRotationMode,System.Single,System.Boolean,Stimulsoft.Base.Context.Animation.StiAnimation)"]

animation
Type: Stimulsoft.Base.Context.AnimationStiAnimation

[Missing <param name="animation"/> documentation for "M:Stimulsoft.Base.Context.StiContext.DrawAnimationLabel(System.String,Stimulsoft.Base.Context.StiFontGeom,System.Object,System.Object,Stimulsoft.Base.Context.StiPenGeom,System.Drawing.Rectangle,Stimulsoft.Base.Context.StiStringFormatGeom,Stimulsoft.Base.Drawing.StiRotationMode,System.Single,System.Boolean,Stimulsoft.Base.Context.Animation.StiAnimation)"]

See Also