Eyeshot 10 WinForms API Reference
HatchRegion Constructor(IList<ICurve>)

WinForms Assembly > devDept.Eyeshot.Entities Namespace > HatchRegion Class > HatchRegion Constructor : HatchRegion Constructor(IList<ICurve>)
Syntax
'Declaration
 
Public Function New( _
   ByVal contours As IList(Of ICurve) _
)
public HatchRegion( 
   IList<ICurve> contours
)

Parameters

contours
See Also

Reference

HatchRegion Class
HatchRegion Members
Overload List