RAdapterCreateFontInt 方法 |
名称 | 说明 | |
---|---|---|
![]() | CreateFontInt(String, Double, RFontStyle) |
Get font instance by given font family name, size and style.
|
![]() | CreateFontInt(RFontFamily, Double, RFontStyle) |
Get font instance by given font family instance, size and style. Used to support custom fonts that require explicit font family instance to be created. |