Name | Description | |
---|---|---|
Font Constructor | Overloaded. |
The following tables list the members exposed by Font.
Name | Description | |
---|---|---|
Font Constructor | Overloaded. |
Name | Description | |
---|---|---|
Bold | Gets a value that indicates whether this Font object is bold. | |
CharSet | Gets a byte value that specifies the character set that this Font object uses. | |
ControlDefault | Gets the default Font of the control. | |
Handle | Returns a handle to this GdiObject object. (Inherited from C1.Framework.Drawing.Gdi.GdiObject) | |
Height | Gets the height of this Font object. | |
Italic | Gets a value that indicates whether this Font object is italic. | |
Metric | Gets basic information about this font. All sizes are specified in pixels. | |
Name | Gets the face name of this Font object. | |
Size | Gets the size, in points, of this Font object. | |
Strikeout | Gets a value that indicates whether this Font object specifies a horizontal line through the font. | |
Style | Gets style information for this Font object. | |
Underline | Gets a value that indicates whether this Font object is underlined. |
Name | Description | |
---|---|---|
Clone | Overridden. Creates an exact copy if this GdiObject object. | |
Dispose | Overloaded. Releases all resources used by this GdiObject object. (Inherited from C1.Framework.Drawing.Gdi.GdiObject) | |
FromGdiplusFont | Creates a new Font object from the specified System.Drawing.Font object. | |
GetLifetimeService | (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | |
ToGdiplusFont | Creates a GDI+ .NET System.Drawing.Font object from this object instance. |
Name | Description | |
---|---|---|
Finalize | Deletes this GdiObject, and frees the memory allocated for it. (Inherited from C1.Framework.Drawing.Gdi.GdiObject) | |
MemberwiseClone | Overloaded. (Inherited from System.MarshalByRefObject) |