Click or drag to resize

PenAllPropertiesControllerLineJoin Property

Gets or sets the line-join mode.

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

Property Value

PenLineJoin
See Also