Eyeshot 10 WinForms API Reference
NeedsToBeFlipped Method

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Dimension Class : NeedsToBeFlipped Method
Returns true if the angle is between 90 and 270 degrees.
Syntax
'Declaration
 
Protected Function NeedsToBeFlipped( _
   ByVal theAngle As Double _
) As Boolean
protected bool NeedsToBeFlipped( 
   double theAngle
)

Parameters

theAngle
See Also

Reference

Dimension Class
Dimension Members