Click or drag to resize

CrossSectionOfLineGetMaximalDistanceFromCenter Method

Gets the maximal distance of any vertex from the 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.
See Also