[]
Determines whether the drawing font is located within the collection.
public bool Contains(Font font)
Public Function Contains(font As Font) As Boolean
| Type | Name | Description |
|---|---|---|
| Font | font | The drawing font. |
| Type | Description |
|---|---|
| bool | True if contains, otherwise false. |