Click or drag to resize

FlatName Property

Gets the display name of the line cap.

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

Property Value

String

Implements

ILineCapName
See Also