ComponentOne Bitmap for UWP
Equals(Vector3) Method

C1.UWP.DX Assembly > C1.Util.DX Namespace > Vector3 Structure > Equals Method : Equals(Vector3) Method
Determines whether the specified Vector3 is equal to this instance.
Syntax
'Declaration
 
Public Overloads Function Equals( _
   ByVal other As Vector3 _
) As System.Boolean
public System.bool Equals( 
   Vector3 other
)

Parameters

other
See Also

Reference

Vector3 Structure
Vector3 Members
Overload List