Region.GetPerimeter Method

Computes the perimeter of the region.
Public Function GetPerimeter() As Double
This language is not supported or no code example is available.
public double GetPerimeter()
This language is not supported or no code example is available.

Return Value

double

The perimeter amount.

Remarks
 
The perimeter amount includes also the inner loops length.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition