Bitmap for UWP
等価判定演算子 オペレータ (Point2F)

C1.UWP.DX アセンブリ > C1.Util.DX 名前空間 > Point2F 構造体 : 等価判定演算子 オペレータ
Determines if the specified values are equal.
シンタックス
'宣言
 
Public Operator =( _
   ByVal left As Point2F, _
   ByVal right As Point2F _
) As System.Boolean
public System.bool operator ==( 
   Point2F left,
   Point2F right
)

パラメータ

left
right
参照

Point2F 構造体
Point2F メンバ