ILineCapMinimumRelativeSize Property |
Gets the minimum relative size (relative to the line thickness) of the line cap. Example: if this value is 2, and the line thickness is 10 points, then the line cap size is 20 points.
Namespace: Altaxo.DrawingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax double MinimumRelativeSize { get; }
Property Value
Double
The minimum relative size of the line cap.
See Also