Plane.Flip Method

Flip plane orientation by swapping X and y axes, reversing the zaxis, and updating the equation.
Public Function Flip() As Boolean
This language is not supported or no code example is available.
public bool Flip()
This language is not supported or no code example is available.

Return Value

bool

.NET Framework

Supported in: 4.8

In this article

Definition