Click or drag to resize

StartEndCapControllerLineCap Property

Gets or sets the line cap.

Namespace: Altaxo.Gui.Drawing.D3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ILineCap LineCap { get; set; }

Property Value

ILineCap
See Also