StiGdiContextPainter Methods |
The StiGdiContextPainter type exposes the following members.
Methods
| Name | Description |
---|
 | Clone | (Overrides StiContextPainterClone.) |
 | CreateShadowGraphics | (Overrides StiContextPainterCreateShadowGraphics(Boolean, Single).) |
 | Dispose | (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.) |
Top
See Also