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