Point4D.Equals (Point4D) Method

Public Function Equals( _ 
ByVal other As Point4D
) As Boolean
This language is not supported or no code example is available.
public bool Equals( 
Point4D other 
)
This language is not supported or no code example is available.

Parameters

other
Point4D

Return Value

bool

.NET Framework

Supported in: 4.8

In this article

Definition