Creates new Font class instance. Here you can specify font typeface name and its size.
Namespace:
Aurigma.GraphicsMill.Drawing
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Type: System.String
Font typeface name. You can change this value later through property Name.Type: System.Single
Font size. You can change this value later through property Size.