| 名前 | 解説 | |
|---|---|---|
![]() | FontHolder コンストラクタ | オーバーロードされます。 |
FontHolderデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | FontHolder コンストラクタ | オーバーロードされます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | Bold | Gets or sets a value that indicates whether the font is bold. |
![]() | Font | Gets or sets the encapsulated Font object. |
![]() | GdiCharSet | Gets or sets the GDI character set used by the font. |
![]() | Italic | Gets or sets a value that indicates whether the encapsulated Font is italic. |
![]() | Name | Gets or sets the name of the font. |
![]() | Parent | |
![]() | Size | Gets or sets the size of the font. |
![]() | Strikethrough | Gets or sets a value that indicates whether the font has a horizontal line through the text. |
![]() | Underline | Gets or sets a value that indicates whether the font is underlined. |
| 名前 | 解説 | |
|---|---|---|
![]() | AssignFrom | |
![]() | Clone | Creates a clone of this FontHolder object. |
![]() | Reset | |
![]() | ShouldSerialize | |
![]() | ToString | Gets a string that represents this FontHolder. |
| 名前 | 解説 | |
|---|---|---|
![]() | OnPropertyChanged | Fires PropertyChanged event. |
| 名前 | 解説 | |
|---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. |
暗黙的 キャスト 演算子 | オーバーロードされます。 Converts a FontHolder object to a Font object. |