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

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX 名前空間 : Point2F 構造体

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

パブリック コンストラクタ
 名前解説
Public コンストラクタオーバーロードされます。   
トップ
パブリック フィールド
 名前解説
Public フィールドstatic (Shared in Visual Basic)An empty point.  
Public フィールドThe size of the Point2F type, in bytes.  
Public フィールドThe X coordinate of the point.  
Public フィールドThe Y coordinate of the point.  
トップ
パブリック プロパティ
 名前解説
Public プロパティDetermines if all components of Point2Fare 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 Point2Lwith 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 Point2F to System.Windows.Point.  
Public メソッドConverts Point2Fto Point2D.  
Public メソッドReturns a string that represents the current object.  
Public メソッドオーバーロードされます。 Transforms a point by the 3x2 matrix.  
Public メソッドオーバーロードされます。 Transforms a point by the 3x2 matrix.  
Public メソッド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 Point2F to System.Windows.Point.
Determines if the specified values are not equal.
オーバーロードされます。 Returns the result of substruction of size from point.
トップ
参照

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