Point2Lデータ型で公開されるメンバを以下の表に示します。
パブリック コンストラクタ
パブリック フィールド
| 名前 | 解説 |
| Empty | An empty point. |
| SizeInBytes | The size of the Point2L type, in bytes. |
| X | The X coordinate of the point. |
| Y | The Y coordinate of the point. |
トップ
パブリック プロパティ
パブリック メソッド
パブリック オペレータ
加算演算子 | オーバーロードされます。 Returns the result of addition of size to point. |
等価判定演算子 | Determines if the specified values are equal. |
等しくないか判定する演算子 | Determines if the specified values are not equal. |
減算演算子 | オーバーロードされます。 Returns the result of substruction of size from point. |
トップ
参照