[]
Create a new Font istance which its properties provided by FontBuilder
[Obsolete("This is method is not suggested to used\nInstead, you can create a Gdi.Font first, then call Font.ToGdiplusFont()")]
public Font CreateGdiplusFont()
Type | Description |
---|---|
Font | A Font instance would be create |