名前 | 解説 | |
---|---|---|
![]() | 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. 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. |