-
-
Notifications
You must be signed in to change notification settings - Fork 10
Crow.Font
Jean-Philippe Bruyère edited this page Oct 26, 2021
·
2 revisions
namespace: Crow
Font
public class Font
⬜ | prototype | description |
---|---|---|
Font () |
__ |
⬜ | name | description |
---|---|---|
Name |
__ | |
Size |
__ | |
Slant |
__ | |
Style |
__ | |
Wheight |
__ |
⬜ | prototype | description |
---|---|---|
implicit operator Font(string s) |
__ | |
implicit operator string(Font c) |
__ | |
Font Parse(string s) |
__ | |
string ToString() |
__ |
⬜ | name | description |
---|