Initializes a new instance of the Font class by copying font settings from the specified System.Drawing.Font object.
Namespace:
Aurigma.GraphicsMill.Drawing
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public Font(
Font font
)
Type: System.Drawing.Font
The System.Drawing.Font from which to create the new Font.