Plane.Equals (Plane) Method

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

Parameters

other
Plane

Return Value

bool

.NET Framework

Supported in: 4.8

In this article

Definition