Creates the BoundedText object at the specified location with the specified Font and SolidBrush settings.
Namespace:
Aurigma.GraphicsMill.AdvancedDrawing
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Type: System.String
A string to draw.Type: Aurigma.GraphicsMill.AdvancedDrawing.Brush
SolidBrush determines the color of the drawn text.Type: System.Drawing.RectangleF
Specifies Rectangle, wherein the text will be drawn.