Click or drag to resize

PenAllPropertiesControllerDashEndCap Property

Gets or sets the controller for the dash end cap.

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

Property Value

StartEndCapController
See Also