Click or drag to resize

PenX3DDashStartCap Property

Gets the cap applied at the start of each dash.

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

Property Value

ILineCap
See Also