[]
public bool ToSystemDrawingFont(Font d2dFont, out Font font)
Type | Name | Description |
---|---|---|
Font | d2dFont | a Direct2D Font |
Font | font | a Font |
Type | Description |
---|---|
bool | true if the specified font object is part of the system font collection; otherwise, false. |