Click or drag to resize

ContourArrow10MinimumRelativeSize Property

Gets the minimum relative size of the line cap.

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

Property Value

Double

Implements

ILineCapMinimumRelativeSize
See Also