FEllipseHasVolume Method
Return a value indicating whether the specified ellipse has a usable
volume.
Namespace: GeometryAssembly: Geometry (in Geometry.dll) Version: 25.2414.4032
public static bool HasVolume(
FEllipse ellipse
)
Public Shared Function HasVolume (
ellipse As FEllipse
) As Boolean
No code example is currently available or this language may not be supported.
- ellipse FEllipse
-
Reference to the ellipse to inspect.
Boolean
True if the ellipse has a usable volume. Otherwise, false.