Click or drag to resize

TriangularSize1 Property

Gets the first 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 Size1 { get; }

Property Value

Double

Implements

ICrossSectionOfLineSize1
See Also