'Declaration Public Function New( _ ByVal familyName As String, _ ByVal emSize As Single, _ ByVal style As FontStyle, _ ByVal unit As GraphicsUnit _ )
public Font( string familyName, float emSize, FontStyle style, GraphicsUnit unit )
Parameters
- familyName
- emSize
- style
- unit