StiFont Struct

Namespace: Stimulsoft.Base

Inheritance

Implements: IEquatable<StiFont>

Constructors

Constructor Description
StiFont(Font font)  

StiFont(font: Font)

Parameters

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

Returns bool


Get static

Get(**: Fontfonts): List<StiFont>

Parameters

  • ** (Fontfonts)

Returns List<StiFont>


ToList

ToList(): List<StiFont>

Returns List<StiFont>