Click or drag to resize

ICrossSectionOfLineGetMaximalDistanceFromCenter Method

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

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

Return Value

Double
The maximal distance from the center.
See Also