LineCapBaseDefaultMinimumRelativeSize Property |
Gets the default minimum relative size of the cap.
Namespace: Altaxo.Drawing.LineCapsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public abstract double DefaultMinimumRelativeSize { get; }
Property Value
DoubleThe value is multiplied with the pen with to get the minimum absolute size of the cap.
See Also