Eyeshot 10 WinForms API Reference
OffsetToRegion Method (Line)

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Line Class : OffsetToRegion Method
Syntax
'Declaration
 
Public Function OffsetToRegion( _
   ByVal amount As Double, _
   ByVal tolerance As Double, _
   ByVal sharp As Boolean _
) As Region
public Region OffsetToRegion( 
   double amount,
   double tolerance,
   bool sharp
)

Parameters

amount
tolerance
sharp
See Also

Reference

Line Class
Line Members