| 名前 | 解説 | |
|---|---|---|
![]()  | Point2F コンストラクタ | オーバーロードされます。 | 
Point2Fデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]()  | Point2F コンストラクタ | オーバーロードされます。 | 
| 名前 | 解説 | |
|---|---|---|
![]() ![]()  | Empty | An empty point. | 
![]()  | SizeInBytes | The size of the Point2F type, in bytes. | 
![]()  | X | The X coordinate of the point. | 
![]()  | Y | The Y coordinate of the point. | 
| 名前 | 解説 | |
|---|---|---|
![]()  | Distance | Gets the distance to the given point. | 
![]()  | DistanceSquared | Gets the square of the distance to the given point. | 
![]()  | Equals | オーバーロードされます。 Indicates whether this instance and a specified object are equal. | 
![]() ![]()  | FromDips | オーバーロードされます。 Converts a point from DIPs to pixels. | 
![]()  | GetHashCode | Returns a hash code for this instance. | 
![]()  | Offset | オーバーロードされます。 Offsets the point by the specified amount. | 
![]()  | Round | Returns a Point2Lwith rounded X and Y coordinates. | 
![]() ![]()  | Scale | オーバーロードされます。 Scales X and Y coordinates of a point by the specified scaleFactor. | 
![]() ![]()  | ToDips | オーバーロードされます。 Converts a point from pixels to DIPs. | 
![]()  | ToPoint | Converts Point2Fto C1.Win.Interop.Point. | 
![]()  | ToPoint2D | Converts Point2Fto Point2D. | 
![]()  | ToPointF | Converts Point2Fto System.Drawing.PointF. | 
![]()  | ToString | Returns a string that represents the current object. | 
![]()  | Transform | オーバーロードされます。 Transforms a point by the 3x2 matrix. | 
![]()  | TransformRef | オーバーロードされます。 Transforms a point by the 3x2 matrix. | 
![]()  | Truncate | Returns a Point2Lwith truncated X and Y coordinates. | 
  加算演算子  | オーバーロードされます。 Returns the result of addition of size to point. | 
  等価判定演算子  | Determines if the specified values are equal. | 
  明示的 キャスト 演算子  | オーバーロードされます。 Performs an explicit conversion from Point2Fto System.Drawing.PointF. | 
  等しくないか判定する演算子  | Determines if the specified values are not equal. | 
  減算演算子  | オーバーロードされます。 Returns the result of substruction of size from point. |