StiContextPainter Methods |
The StiContextPainter type exposes the following members.
Methods
| Name | Description |
---|
| Clone | |
| CreateShadowGraphics | |
| Dispose | |
| 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.) |
TopSee Also