Initializes a new instance of the PlainText object with the specified Font, SolidBrush, and baseline coordinates.
Namespace:
Aurigma.GraphicsMill.AdvancedDrawing
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Type: System.String
A string to draw.Type: Aurigma.GraphicsMill.AdvancedDrawing.Brush
SolidBrush determining the color of the drawn text.Type: System.Drawing.PointF
The starting point of the baseline.