Dimension.NeedsToBeFlipped Method

Returns true if the angle is between 90 and 270 degrees.
Protected Function NeedsToBeFlipped( _ 
ByVal theAngle As Double
) As Boolean
This language is not supported or no code example is available.
protected bool NeedsToBeFlipped( 
double theAngle 
)
This language is not supported or no code example is available.

Parameters

theAngle
double

Return Value

bool

.NET Framework

Supported in: 4.8

In this article

Definition