Click or drag to resize

ILineCapMinimumAbsoluteSizePt Property

Gets the minimum absolute size of the line cap in points (1/72 inch).

Namespace: Altaxo.Drawing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
double MinimumAbsoluteSizePt { get; }

Property Value

Double
The minimum absolute size of the line cap in points (1/72 inch).
See Also