FEllipseGetArea Method
Return the area in the caller's ellipse.
Namespace: GeometryAssembly: Geometry (in Geometry.dll) Version: 25.2414.4032
public static float GetArea(
FEllipse ellipse
)
Public Shared Function GetArea (
ellipse As FEllipse
) As Single
No code example is currently available or this language may not be supported.
- ellipse FEllipse
-
Reference to the ellipse to measure.
Single
The area of the ellipse.