'Declaration Public Function New( _ ByVal color As Color, _ ByVal fontStyle As FontStyle _ )
'Usage Dim color As Color Dim fontStyle As FontStyle Dim instance As New Font(color, fontStyle)
public Font( Color color, FontStyle fontStyle )
Font Structure Font Members Overload List