Click or drag to resize

DiamondOLineCapName Property

Gets the name of the line cap.

Namespace: Altaxo.Drawing.LineCaps
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public override string Name { get; }

Property Value

String
The name of the line cap.

Implements

ILineCapName
See Also