Surface.GetPerimeter Method

Computes the sum of the lengths of all the surface's edges.
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.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition