名前 | 解説 | |
---|---|---|
![]() | Font コンストラクタ | オーバーロードされます。 |
Fontデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
![]() | Font コンストラクタ | オーバーロードされます。 |
名前 | 解説 | |
---|---|---|
![]() | 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. |
名前 | 解説 | |
---|---|---|
![]() | Clone | オーバーライドされます。 Creates an exact copy if this GdiObject object. |
![]() | Dispose | Releases all resources used by this GdiObject object. C1.Framework.Drawing.Gdi.GdiObjectから継承されます。 |
![]() ![]() | FromGdiplusFont | Creates a new Font object from the specified System.Drawing.Font object. |
![]() | GetLifetimeService | System.MarshalByRefObjectから継承されます。 |
![]() | InitializeLifetimeService | System.MarshalByRefObjectから継承されます。 |
![]() ![]() | ToGdiplusFont | Creates a GDI+ .NET System.Drawing.Font object from this object instance. |