'Declaration Public Function GetNumberByFont( _ ByVal font As System.Drawing.Font _ ) As System.Integer
public System.int GetNumberByFont( System.Drawing.Font font )
Parameters
- font
- The drawing font.
Return Value
The font number.
'Declaration Public Function GetNumberByFont( _ ByVal font As System.Drawing.Font _ ) As System.Integer
public System.int GetNumberByFont( System.Drawing.Font font )