SilhoPolyRegion Constructor

Public Sub New( _ 
ByVal loops As Integer()() _ 
)
This language is not supported or no code example is available.
public SilhoPolyRegion( 
int[][] loops 
)
This language is not supported or no code example is available.

Parameters

loops
int[][]

.NET Framework

Supported in: 4.8

In this article

Definition