[]
public class C1Font : IDisposable
Name | Description |
---|---|
C1Font(Func<C1StyleFontSize?>, Func<string>, Func<C1StyleFontWeight?>, Func<C1StyleFontStyle?>) |
Name | Description |
---|---|
FontFamily | |
FontSize | |
IsBold | |
IsItalic |
Name | Description |
---|---|
Cascade(params C1Font[]) | |
Create(Func<double>, Func<string>, Func<bool?>, Func<bool?>) | |
Create(double?, string, bool?, bool?) | |
Dispose() | |
OnChanged() |
Name | Description |
---|---|
Changed |