Initializes a new instance of the Font class.
Namespace: com.mindfusion.drawingPackage: com.mindfusion.drawing
public Font ( String name, double size, int style)
The name of the font family.
The size of the font, in points.
One or more of the FontStyles constants.
Font Constructor Overload ListFont Classcom.mindfusion.drawing Namespace