FEllipseGetPerimeter Method
Return the perimeter of the shape.
Namespace: GeometryAssembly: Geometry (in Geometry.dll) Version: 25.2414.4032
public static float GetPerimeter(
FEllipse ellipse
)
Public Shared Function GetPerimeter (
ellipse As FEllipse
) As Single
No code example is currently available or this language may not be supported.
- ellipse FEllipse
-
Reference to the ellipse for which the perimeter will be returned.
Single
The perimeter of the ellipse.
The perimeter of the ellipse is an approprimate value. This variation
was discovered by Srinivasa Ramanujan in the 1910s.