StiRotatedTextDrawing Class |
[Missing <summary> documentation for "T:Stimulsoft.Base.Drawing.StiRotatedTextDrawing"]
Inheritance Hierarchy
Namespace:
Stimulsoft.Base.Drawing
Assembly:
Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax public class StiRotatedTextDrawing
Public Class StiRotatedTextDrawing
The StiRotatedTextDrawing type exposes the following members.
Constructors Methods
| Name | Description |
---|
| DrawString(Graphics, String, Font, Brush, RectangleF, StringFormat, Single) | |
| DrawString(Graphics, String, Font, Brush, RectangleF, StringFormat, Single, Boolean) | |
| DrawString(Graphics, String, Font, Brush, RectangleF, StringFormat, Single, Int32) | |
| DrawString(Graphics, String, Font, Brush, PointF, StringFormat, StiRotationMode, Single, Boolean) | |
| DrawString(Graphics, String, Font, Brush, RectangleF, StringFormat, StiRotationMode, Single, Boolean) | |
| DrawString(Graphics, String, Font, Brush, RectangleF, StringFormat, Single, Boolean, Int32) | |
| DrawString(Graphics, String, Font, Brush, PointF, StringFormat, StiRotationMode, Single, Boolean, Int32) | |
| DrawString(Graphics, String, Font, Brush, RectangleF, StringFormat, StiRotationMode, Single, Boolean, Int32) | |
| 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.) |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) |
| GetType | Gets the Type of the current instance. (Inherited from Object.) |
| MeasureString(Graphics, String, Font, PointF, StringFormat, StiRotationMode, Single) | |
| MeasureString(Graphics, String, Font, RectangleF, StringFormat, StiRotationMode, Single) | |
| MeasureString(Graphics, String, Font, PointF, StringFormat, StiRotationMode, Single, Int32) | |
| MeasureString(Graphics, String, Font, RectangleF, StringFormat, StiRotationMode, Single, Int32) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
TopSee Also