Click or drag to resize

EllipsoidalGetMaximalDistanceFromCenter Method

Gets the maximal distance of the cross section from its center.

Namespace: Altaxo.Drawing.D3D.CrossSections
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public double GetMaximalDistanceFromCenter()

Return Value

Double
The maximal distance from the center.

Implements

ICrossSectionOfLineGetMaximalDistanceFromCenter
See Also