FEllipseGetStringLength Method
Return the length of the string between the two focal points used to
draw the entire perimeter.
Namespace: GeometryAssembly: Geometry (in Geometry.dll) Version: 25.2414.4032
public static float GetStringLength(
FEllipse ellipse
)
Public Shared Function GetStringLength (
ellipse As FEllipse
) As Single
No code example is currently available or this language may not be supported.
- ellipse FEllipse
-
Reference to the ellipse whose perimeter string will be measured.
Single
Length of an imaginary string, tied between two focal points, that can
reach to any point in the perimeter of the ellipse.