Represents a set of font parameters.
Top
Top
Top
Top
The following tables list the members exposed by the FontsParameters type.
Name | Description | |
---|---|---|
FontsParameters |
Name | Description | |
---|---|---|
DefaultSHXTTFFont | Gets or sets default TTF font for drawing instead of SHX fonts in SHX disabled mode | |
SHXDefaultFont | Gets or sets an SHX default font. | |
SHXFonts | Gets a list of SHX fonts. | |
SHXSearchPaths | Gets or sets paths for searching SHX fonts. | |
SearchSHXPaths | Gets or sets a value specifying whether SHX paths will be searched for the fonts. | |
UseMultyTTFFonts | Gets or sets a value indicating whether a multimode is used. | |
UseSHXFonts | Specifies if SHX fonts will be used. | |
UseTTFFonts | Specifies if TTF fonts will be used. |
Name | Description | |
---|---|---|
Clone | Copies a FontsParameters instance. | |
Dispose | Release all resources used by FontsParameters instance. | |
Equals | (Overloaded) (inherited from Object). | |
GetFontFamilyByFontName | Chooses by font name the most suitable font from FontFamily | |
GetFontName | Sets a font name for the CADText instance. | |
GetHashCode | (inherited from Object). | |
GetType | (inherited from Object). | |
ReferenceEquals | (inherited from Object). | |
SetParams | Sets FontsParameters instance members values. | |
ToString | (inherited from Object). |
Name | Description | |
---|---|---|
defaultTTFFont | Represents a default TTF font | |
extendedTTFFont | Represents an extended TTF font | |
sDefaultSHXBigfont | Represents a default SHX big font. | |
sDefaultSHXFont | Represents a default SHX font. |