Click or drag to resize

PenAllPropertiesControllerEndCap Property

Gets or sets the controller for the end cap.

Namespace: Altaxo.Gui.Common.Drawing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public StartEndCapController EndCap { get; set; }

Property Value

StartEndCapController
See Also