HatchRegion(IList<ICurve>, devDept.Geometry.Plane) Constructor

Public Sub New( _ 
ByVal contours As IList(Of ICurve), _ 
ByVal pln As devDept.Geometry.Plane
)
This language is not supported or no code example is available.
public HatchRegion( 
IList<ICurve> contours
devDept.Geometry.Plane pln 
)
This language is not supported or no code example is available.

Parameters

contours
IList<ICurve>

pln
devDept.Geometry.Plane

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition