StiFont Struct
Namespace: Stimulsoft.Base
Inheritance
Implements: IEquatable<StiFont>
Constructors
| Constructor | Description |
|---|---|
| StiFont(Font font) |
StiFont(font: Font)
Parameters
- font (Font)
Properties
| Property | Type | Description |
|---|---|---|
| Name | string | |
| Size | float | |
| Style | FontStyle |
Methods
| Method | Returns | Description |
|---|---|---|
| Equals | bool | |
Get static |
List<StiFont> | |
| ToList | List<StiFont> |
Method Details
Equals
Equals(other: StiFont): bool
Parameters
- other (StiFont)
Returns bool
Get static
Get(**: Fontfonts): List<StiFont>
Parameters
- ** (Fontfonts)
Returns List<StiFont>
ToList
ToList(): List<StiFont>
Returns List<StiFont>