Name | Description | |
---|---|---|
BridgeText(String, Font) |
Creates the BridgeText object with the specified Font. |
|
BridgeText(String, Font, Brush) |
Creates the BridgeText object with the specified Font and SolidBrush settings. |
|
BridgeText(String, Font, PointF) |
Creates the BridgeText object at the specified location with the specified Font. |
|
BridgeText(String, Font, Brush, PointF) |
Creates the BridgeText object at the specified location with the specified Font and SolidBrush settings. |
|
BridgeText(String, Font, PointF, Single) |
Creates the BridgeText object at the specified location with the specified Font and Bend settings. |
|
BridgeText(String, Font, Single, Single) |
Creates the BridgeText object at the specified location with the specified Font. |
|
BridgeText(String, Font, Brush, PointF, Single) |
Creates the BridgeText object at the specified location with the specified Font, SolidBrush, and Bend settings. |
|
BridgeText(String, Font, Brush, Single, Single) |
Creates the BridgeText object at the specified location with the specified Font and SolidBrush settings. |
|
BridgeText(String, Font, Single, Single, Single) |
Creates the BridgeText object at the specified location with the specified Font and Bend settings. |
|
BridgeText(String, Font, Brush, Single, Single, Single) |
Creates the BridgeText object at the specified location with the specified Font, SolidBrush, and Bend settings. |