Region.ContourList Property

Gets o sets the list of contours inside the region.
Public Property ContourList() As List(Of ICurve)
This language is not supported or no code example is available.
public List<ICurve> ContourList {get; set;}
This language is not supported or no code example is available.

Property Value

List<ICurve>

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition