Bitmap for UWP
Point2D 構造体 メンバ
フィールド  プロパティ  メソッド 

C1.UWP.DX アセンブリ > C1.Util.DX 名前空間 : Point2D 構造体

Point2Dデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタオーバーロードされます。   
トップ
パブリック フィールド
 名前解説
Public フィールドstatic (Shared in Visual Basic)An empty point.  
Public フィールドThe size of the Point2D type, in bytes.  
Public フィールドThe X coordinate of the point.  
Public フィールドThe Y coordinate of the point.  
トップ
パブリック プロパティ
 名前解説
Public プロパティDetermines if all components of Point2D are equal to zero.  
トップ
パブリック メソッド
 名前解説
Public メソッドGets the distance to the given point.  
Public メソッドGets the square of the distance to the given point.  
Public メソッドオーバーロードされます。 Indicates whether this instance and a specified object are equal.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Converts a point from DIPs to pixels.  
Public メソッドReturns a hash code for this instance.  
Public メソッドオーバーロードされます。 Offsets the point by the specified amount.  
Public メソッドReturns a Point2L with rounded X and Y coordinates.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Scales X and Y coordinates of a point by the specified scaleFactor.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Converts a point from pixels to DIPs.  
Public メソッドConverts Point2D to Windows.Foundation.Point.  
Public メソッドConverts Point2D to Point2F.  
Public メソッドReturns a string that represents the current object.  
Public メソッドReturns a Point2L with 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 Point2D to Windows.Foundation.Point.
Determines if the specified values are not equal.
オーバーロードされます。 Returns the result of substruction of size from point.
トップ
参照

Point2D 構造体
C1.Util.DX 名前空間