Creates the WedgeText object at the specified location with the specified Font and SolidBrush settings.
Namespace:
Aurigma.GraphicsMill.AdvancedDrawing.Art
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Type: System.String
A string to draw.Type: Aurigma.GraphicsMill.AdvancedDrawing.Font
Font defining the font characteristics of the text.Type: Aurigma.GraphicsMill.AdvancedDrawing.Brush
SolidBrush determining the color of the drawn text.Type: System.Drawing.PointF
Point specifying the center of the wedge text.