Chart3D for WPF/Silverlight
等価判定演算子 オペレータ

C1.Silverlight.Chart3D.5 アセンブリ > C1.Silverlight.Chart3D 名前空間 > Point3D 構造体 : 等価判定演算子 オペレータ
2つの Point3D 構造体が等しいかどうかを比較します。
シンタックス
'宣言
 
Public Operator =( _
   ByVal point1 As Point3D, _
   ByVal point2 As Point3D _
) As System.Boolean
public System.bool operator ==( 
   Point3D point1,
   Point3D point2
)

パラメータ

point1
point2
参照

Point3D 構造体
Point3D メンバ