[]
public C1Font(Func<double> getFontSize, Func<FontFamily> getFontFamily, Func<FontWeight> getFontWeight, Func<FontStyle> getFontStyle)
Type | Name | Description |
---|---|---|
Func<double> | getFontSize | |
Func<FontFamily> | getFontFamily | |
Func<FontWeight> | getFontWeight | |
Func<FontStyle> | getFontStyle |