LineCapBaseMinimumAbsoluteSizePt Property |
Gets the minimum absolute size of the line cap in points (1/72 inch).
Namespace: Altaxo.Drawing.LineCapsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic virtual double MinimumAbsoluteSizePt { get; }Property Value
Double
The minimum absolute size of the line cap in points (1/72 inch).
Implements
ILineCapMinimumAbsoluteSizePt
See Also