HatchRegion(ICurve()) Constructor

Public Sub New( _ 
ByVal ParamArray contours As ICurve() _ 
)
This language is not supported or no code example is available.
public HatchRegion( 
params ICurve[] contours 
)
This language is not supported or no code example is available.

Parameters

contours
ICurve[]

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition