[This is preliminary documentation and is subject to change.]
The WinFont3D type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| WinFont3D |
Methods
| Name | Description | |
|---|---|---|
| ClearFont | ||
| Equals | (Inherited from Object.) | |
| Exists | (Inherited from Font.) | |
| Finalise | (Overrides Font..::.Finalise(Project).) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GenerateFont | ||
| GetHashCode | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetWidth | ||
| glFontSize | (Inherited from Font.) | |
| glWrite |
Custom GL "write" routine.
(Overrides Font..::.glWrite(String).) | |
| Init | (Inherited from Asset.) | |
| LoadFromFile | (Overrides Font..::.LoadFromFile()()().) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| RenderPreview | (Overrides Font..::.RenderPreview()()().) | |
| ToString | (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| assetname | (Inherited from Asset.) | |
| font | ||
| fontbase | ||
| fontfamily | ||
| fontsize | (Inherited from Font.) | |
| gmf | ||
| isBold | ||
| isItalics | ||
| isReady | (Inherited from Asset.) | |
| resourcefilename | (Inherited from Asset.) | |
| Size |
Properties
| Name | Description | |
|---|---|---|
| Bold | ||
| Filename | (Inherited from Asset.) | |
| FontFamily | ||
| Italics | ||
| Name | (Inherited from Asset.) | |
| Ready | (Inherited from Asset.) | |
| Thickness |