Click or drag to resize

TriangularSize2 Property

Gets the second size parameter of the cross section.

Namespace: Altaxo.Drawing.D3D.CrossSections
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public double Size2 { get; }

Property Value

Double

Implements

ICrossSectionOfLineSize2
See Also