[Missing <summary> documentation for "T:Stimulsoft.Base.Context.StiContextPainter"]
Inheritance Hierarchy
Namespace:
Stimulsoft.Base.Context
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntaxpublic abstract class StiContextPainter
Public MustInherit Class StiContextPainter
The StiContextPainter type exposes the following members.
Constructors
Methods
| Name | Description |
---|
 | Clone | |
 | CreateShadowGraphics | |
 | Dispose | Releases all resources used by the StiContextPainter |
 | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
 | GetDefaultStringFormat | |
 | GetGenericStringFormat | |
 | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
 | GetPathBounds | |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | MeasureRotatedString(String, StiFontGeom, RectangleF, StiStringFormatGeom, Single) | |
 | MeasureRotatedString(String, StiFontGeom, PointF, StiStringFormatGeom, StiRotationMode, Single) | |
 | MeasureRotatedString(String, StiFontGeom, RectangleF, StiStringFormatGeom, StiRotationMode, Single) | |
 | MeasureRotatedString(String, StiFontGeom, PointF, StiStringFormatGeom, StiRotationMode, Single, Int32) | |
 | MeasureString(String, StiFontGeom) | |
 | MeasureString(String, StiFontGeom, Int32, StiStringFormatGeom) | |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
 | Render | |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Top
See Also