LeftBarLineCapName Property |
Gets the name of the line cap.
Namespace: Altaxo.Drawing.LineCapsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic override string Name { get; }Property Value
String
The name of the line cap.
Implements
ILineCapName
See Also