Initializes a new instance of the RoofText class.
Name | Description | |
---|---|---|
RoofText(String, Font) | ||
RoofText(String, Font, Brush) |
Creates the RoofText object with the specified Font and SolidBrush settings. |
|
RoofText(String, Font, PointF) |
Creates the RoofText object at the specified location with the specified Font. |
|
RoofText(String, Font, Brush, PointF) |
Creates the RoofText object at the specified location with the specified Font and SolidBrush settings. |
|
RoofText(String, Font, PointF, Single) |
Creates the RoofText object at the specified location with the specified Font and Bend settings. |
|
RoofText(String, Font, Single, Single) |
Creates the RoofText object at the specified location with the specified Font. |
|
RoofText(String, Font, Brush, PointF, Single) |
Creates the RoofText object at the specified location with the specified Font, SolidBrush, and Bend settings. |
|
RoofText(String, Font, Brush, Single, Single) |
Creates the RoofText object at the specified location with the specified Font and SolidBrush settings. |
|
RoofText(String, Font, Single, Single, Single) |
Creates the RoofText object at the specified location with the specified Font and Bend settings. |
|
RoofText(String, Font, Brush, Single, Single, Single) |
Creates the RoofText object at the specified location with the specified Font, SolidBrush, and Bend settings. |