HatchRegion(IList<ICurve>) Constructor

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

Parameters

contours
IList<ICurve>

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition