Skip to content
Jean-Philippe Bruyère edited this page Oct 26, 2021 · 2 revisions

namespace: Crow

Inheritance Hierarchy

  • Font

Syntax

public class Font

Constructors

prototype description
Font () __

Properties

name description
Name __
Size __
Slant __
Style __
Wheight __

Methods

prototype description
implicit operator Font(string s) __
implicit operator string(Font c) __
Font Parse(string s) __
string ToString() __

Events

name description
Clone this wiki locally