Initializes a new instance of the ArtText class with the given string and font.
Namespace:
Aurigma.GraphicsMill.AdvancedDrawing.Art
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
protected ArtText( string text, Font font )
Type: System.String
A text string.Type: Aurigma.GraphicsMill.AdvancedDrawing.Font
Font defining the font characteristics of the text.