Manipulator2D.Equality(Manipulator2D, Manipulator2D) Operator

Definition

Determines whether two specified Manipulator2D objects have the same value.

C#
public static bool operator ==(System.Windows.Input.Manipulations.Manipulator2D manipulator1, System.Windows.Input.Manipulations.Manipulator2D manipulator2);

Parameters

manipulator1
Manipulator2D

The first Manipulator2D object to compare.

manipulator2
Manipulator2D

The second Manipulator2D object to compare.

Returns

true if the two Manipulator2D objects have the same value; otherwise, false.

Remarks

The equivalent method for this operator is Manipulator2D.Equals.

Applies to

Produit Versions
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9, 10