'Declaration Public Overloads Function Contains( _ ByVal font As System.Drawing.Font _ ) As System.Boolean
public System.bool Contains( System.Drawing.Font font )
Parameters
- font
- The drawing font.
Return Value
True if contains, otherwise false.
'Declaration Public Overloads Function Contains( _ ByVal font As System.Drawing.Font _ ) As System.Boolean
public System.bool Contains( System.Drawing.Font font )