Click or drag to resize

ContourShapedLineCapBaseMinimumAbsoluteSizePt Property

Gets the minimum absolute size of the line cap in points.

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

Property Value

Double

Implements

ILineCapMinimumAbsoluteSizePt
See Also