Specifies font name, style and attributes
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public class IEFont
Public Class IEFont
public ref class IEFont
Members
All Members | Properties | Methods |
Public Protected | Instance Static | Declared Inherited | XNA Framework Only .NET Compact Framework Only |
Member | Description | |
---|---|---|
Color |
Specifies the color of the text.
| |
Equals(Object) | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
Finalize()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) | |
Height |
Specifies the height of the font.
| |
MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
name |
Identifies the typeface of the font.
| |
Size |
Specifies the height of the font in points.
| |
StyleBold |
The font is boldfaced.
| |
StyleItalic |
The font is italicized.
| |
StyleStrikeOut |
The font is displayed with a horizontal line through it.
| |
StyleUnderline |
The font is underlined.
| |
ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
Inheritance Hierarchy
System..::..Object
HiComponents.IEvolution..::..IEFont
HiComponents.IEvolution..::..IEFont