Eyeshot 9.0 WPF API Reference
TrimAt Method (Arc)

WPF Assembly > devDept.Eyeshot.Entities Namespace > Arc Class : TrimAt Method
Syntax
'Declaration
 
Public Shadows Function TrimAt( _
   ByVal t As Double, _
   ByVal flipSide As Boolean _
) As Boolean
public new bool TrimAt( 
   double t,
   bool flipSide
)

Parameters

t
flipSide
See Also

Reference

Arc Class
Arc Members