Click or drag to resize

PenX3DLineEndCap Property

Gets the cap applied at the end of the whole line.

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

Property Value

ILineCap
See Also