| 名前 | 解説 | |
|---|---|---|
![]()  | UnitPoint コンストラクタ | Initializes a new instance of the UnitPoint structure. | 
UnitPointデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]()  | UnitPoint コンストラクタ | Initializes a new instance of the UnitPoint structure. | 
| 名前 | 解説 | |
|---|---|---|
![]() ![]()  | Empty | Represents a UnitPoint with zero coordinates. | 
![]()  | X | Gets or sets the X coordinate of the current point. | 
![]()  | Y | Gets or sets the Y coordinate of the current point. | 
| 名前 | 解説 | |
|---|---|---|
![]() ![]()  | Parse | Converts a string to a UnitPoint structure. | 
![]()  | ToString | Converts the current value to a human-readable string. |