Initializes a new D2DFont object having the specified familyName and font size.
Overload | Description |
---|---|
D2DFont() | Initializes a new D2DFont object. |
D2DFont(string,double) | Initializes a new D2DFont object having the specified familyName and font size. |