Click or drag to resize

StiContext Class

[Missing <summary> documentation for "T:Stimulsoft.Base.Context.StiContext"]

Inheritance Hierarchy
SystemObject
  Stimulsoft.Base.ContextStiContext

Namespace:  Stimulsoft.Base.Context
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public class StiContext

The StiContext type exposes the following members.

Constructors
  NameDescription
Public methodStiContext
Initializes a new instance of the StiContext class
Top
Properties
  NameDescription
Public propertyContextPainter
Public propertyOptions
Top
Methods
  NameDescription
Public methodCreateShadowGraphics
Public methodDrawAnimationBar(Object, StiPenGeom, Object, NullableDouble, String, Object, StiAnimation, StiInteractionDataGeom)
Public methodDrawAnimationBar(StiBrush, Object, StiPenGeom, Object, NullableDouble, String, Object, StiAnimation, StiInteractionDataGeom)
Public methodDrawAnimationColumn(Object, StiPenGeom, Object, NullableDouble, String, Object, StiAnimation, StiInteractionDataGeom)
Public methodDrawAnimationColumn(StiBrush, Object, StiPenGeom, Object, NullableDouble, String, Object, StiAnimation, StiInteractionDataGeom)
Public methodDrawAnimationCurve
Public methodDrawAnimationLabel
Public methodDrawAnimationLines
Public methodDrawAnimationPathElement(Object, StiPenGeom, ListStiSegmentGeom, Object, String, Object, StiAnimation, StiInteractionDataGeom)
Public methodDrawAnimationPathElement(StiBrush, Object, StiPenGeom, ListStiSegmentGeom, Object, String, Object, StiAnimation, StiInteractionDataGeom)
Public methodDrawAnimationRectangle(Object, StiPenGeom, RectangleF, Object, StiAnimation, StiInteractionDataGeom, String)
Public methodDrawAnimationRectangle(StiBrush, Object, StiPenGeom, RectangleF, Object, StiAnimation, StiInteractionDataGeom, String)
Public methodDrawCachedShadow
Public methodDrawCurve
Public methodDrawEllipse(StiPenGeom, RectangleF)
Public methodDrawEllipse(StiPenGeom, Single, Single, Single, Single)
Public methodDrawImage
Public methodDrawLine
Public methodDrawLines
Public methodDrawPath
Public methodDrawRectangle(StiPenGeom, Rectangle)
Public methodDrawRectangle(StiPenGeom, Single, Single, Single, Single)
Public methodDrawRotatedString(String, StiFontGeom, Object, Rectangle, StiStringFormatGeom, Single, Boolean)
Public methodDrawRotatedString(String, StiFontGeom, Object, RectangleF, StiStringFormatGeom, Single, Boolean)
Public methodDrawRotatedString(String, StiFontGeom, Object, PointF, StiStringFormatGeom, StiRotationMode, Single, Boolean)
Public methodDrawRotatedString(String, StiFontGeom, Object, Rectangle, StiStringFormatGeom, StiRotationMode, Single, Boolean)
Public methodDrawRotatedString(String, StiFontGeom, Object, RectangleF, StiStringFormatGeom, StiRotationMode, Single, Boolean)
Public methodDrawRotatedString(String, StiFontGeom, Object, PointF, StiStringFormatGeom, StiRotationMode, Single, Boolean, Int32)
Public methodDrawRotatedString(String, StiFontGeom, Object, Rectangle, StiStringFormatGeom, StiRotationMode, Single, Boolean, Int32)
Public methodDrawRotatedString(String, StiFontGeom, Object, RectangleF, StiStringFormatGeom, StiRotationMode, Single, Boolean, Int32)
Public methodDrawShadow
Public methodDrawShadowRect(RectangleF, Int32, StiAnimation)
Public methodDrawShadowRect(RectangleF, Double, Double, Int32, StiAnimation)
Public methodDrawString(String, StiFontGeom, Object, Rectangle, StiStringFormatGeom)
Public methodDrawString(String, StiFontGeom, Object, RectangleF, StiStringFormatGeom, Boolean)
Public methodDrawString(String, StiFontGeom, Object, RectangleF, StiStringFormatGeom, Int32)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodFillDrawAnimationEllipse(Object, StiPenGeom, Single, Single, Single, Single, String, Object, StiAnimation, StiInteractionDataGeom)
Public methodFillDrawAnimationEllipse(StiBrush, Object, StiPenGeom, Single, Single, Single, Single, String, Object, StiAnimation, StiInteractionDataGeom)
Public methodFillDrawAnimationPath(Object, StiPenGeom, ListStiSegmentGeom, Object, Object, StiAnimation, StiInteractionDataGeom)
Public methodFillDrawAnimationPath(StiBrush, Object, StiPenGeom, ListStiSegmentGeom, Object, Object, StiAnimation, StiInteractionDataGeom)
Public methodFillEllipse(Object, RectangleF, StiInteractionDataGeom, Int32)
Public methodFillEllipse(Object, Single, Single, Single, Single, StiInteractionDataGeom, Int32)
Public methodFillPath
Public methodFillRectangle(Object, Rectangle, StiInteractionDataGeom, Int32)
Public methodFillRectangle(Object, Single, Single, Single, Single, StiInteractionDataGeom, Int32)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetDefaultStringFormat
Public methodGetGenericStringFormat
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetPathBounds
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodMeasureRotatedString(String, StiFontGeom, RectangleF, StiStringFormatGeom, Single)
Public methodMeasureRotatedString(String, StiFontGeom, PointF, StiStringFormatGeom, StiRotationMode, Single)
Public methodMeasureRotatedString(String, StiFontGeom, RectangleF, StiStringFormatGeom, StiRotationMode, Single)
Public methodMeasureRotatedString(String, StiFontGeom, PointF, StiStringFormatGeom, StiRotationMode, Single, Int32)
Public methodMeasureString(String, StiFontGeom)
Public methodMeasureString(String, StiFontGeom, Int32, StiStringFormatGeom)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPopClip
Public methodPopSmoothingMode
Public methodPopTextRenderingHint
Public methodPopTransform
Public methodPushClip
Public methodPushRotateTransform
Public methodPushSmoothingModeToAntiAlias
Public methodPushTextRenderingHintToAntiAlias
Public methodPushTranslateTransform
Public methodRender
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Fields
  NameDescription
Public fieldgeoms
Top
See Also