| 名前 | 解説 | |
|---|---|---|
![]() | C1CaretCoords コンストラクタ | Initializes a new instance of the C1CaretCoords structure. |
C1CaretCoordsデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | C1CaretCoords コンストラクタ | Initializes a new instance of the C1CaretCoords structure. |
| 名前 | 解説 | |
|---|---|---|
![]() | Max | The position on the bottom of the line. |
![]() | Min | The position on the top of the line. |
![]() ![]() | Zero | The empty C1CaretCoords object. |
| 名前 | 解説 | |
|---|---|---|
![]() | Bottom | The bottom position of caret within a text. |
![]() | Left | The left position of caret within a text. |
![]() | Right | The right position of caret within a text. |
![]() | Top | The top position of caret within a text. |
| 名前 | 解説 | |
|---|---|---|
![]() | GetBounds | オーバーロードされます。 Gets the bounds of rectangle area of caret within a text. |
![]() | Offset | Adds the offset to position on the top and bottom of the line. |