'Declaration Public Overloads Function IndexOf( _ ByVal font As System.Drawing.Font _ ) As System.Integer
public System.int IndexOf( System.Drawing.Font font )
Parameters
- font
- The drawing font.
Return Value
The zero-based index of the first occurrence of element, if found, otherwise, -1.