[]
Creates a GDI+ .NET Font object from this object instance.
public static Font ToGdiplusFont(Font font)
Public Shared Function ToGdiplusFont(font As Font) As Font
| Type | Name | Description |
|---|---|---|
| Font | font | A Font indicate the Gdi Font |
| Type | Description |
|---|---|
| Font | A Font object that this method creates. |