StiGdiContextPainter Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.Painters.StiGdiContextPainter"]
Inheritance Hierarchy
Namespace:
Stimulsoft.Report.Painters
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public class StiGdiContextPainter : StiContextPainter
Public Class StiGdiContextPainter
Inherits StiContextPainter
The StiGdiContextPainter type exposes the following members.
Constructors Methods
| Name | Description |
---|
| Clone | (Overrides StiContextPainterClone.) |
| CreateShadowGraphics | (Overrides StiContextPainterCreateShadowGraphics(Boolean, Single).) |
| Dispose | Releases all resources used by the StiGdiContextPainter (Overrides StiContextPainterDispose.) |
| 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 | (Overrides StiContextPainterGetDefaultStringFormat.) |
| GetGenericStringFormat | (Overrides StiContextPainterGetGenericStringFormat.) |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) |
| GetPathBounds | (Overrides StiContextPainterGetPathBounds(ListStiSegmentGeom).) |
| GetType | Gets the Type of the current instance. (Inherited from Object.) |
| MeasureRotatedString(String, StiFontGeom, RectangleF, StiStringFormatGeom, Single) | (Overrides StiContextPainterMeasureRotatedString(String, StiFontGeom, RectangleF, StiStringFormatGeom, Single).) |
| MeasureRotatedString(String, StiFontGeom, PointF, StiStringFormatGeom, StiRotationMode, Single) | (Overrides StiContextPainterMeasureRotatedString(String, StiFontGeom, PointF, StiStringFormatGeom, StiRotationMode, Single).) |
| MeasureRotatedString(String, StiFontGeom, RectangleF, StiStringFormatGeom, StiRotationMode, Single) | (Overrides StiContextPainterMeasureRotatedString(String, StiFontGeom, RectangleF, StiStringFormatGeom, StiRotationMode, Single).) |
| MeasureRotatedString(String, StiFontGeom, PointF, StiStringFormatGeom, StiRotationMode, Single, Int32) | (Overrides StiContextPainterMeasureRotatedString(String, StiFontGeom, PointF, StiStringFormatGeom, StiRotationMode, Single, Int32).) |
| MeasureString(String, StiFontGeom) | (Overrides StiContextPainterMeasureString(String, StiFontGeom).) |
| MeasureString(String, StiFontGeom, Int32, StiStringFormatGeom) | (Overrides StiContextPainterMeasureString(String, StiFontGeom, Int32, StiStringFormatGeom).) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
| Render | (Overrides StiContextPainterRender(RectangleF, ListStiGeom).) |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
TopSee Also