Font

Font constructor

creates new Font instance

public Font(string fontFamilyName, float size)
Parameter Type Description
fontFamilyName String Font name
size Single Font size

See Also