Click or drag to resize

LeftBarLineCapSetStartCap Method

[Missing <summary> documentation for "M:Altaxo.Graph.Gdi.LineCaps.LeftBarLineCap.SetStartCap(System.Drawing.Pen,System.Single)"]


Namespace: Altaxo.Graph.Gdi.LineCaps
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public override void SetStartCap(
	Pen pen,
	float size
)

Parameters

pen  Pen

[Missing <param name="pen"/> documentation for "M:Altaxo.Graph.Gdi.LineCaps.LeftBarLineCap.SetStartCap(System.Drawing.Pen,System.Single)"]

size  Single

[Missing <param name="size"/> documentation for "M:Altaxo.Graph.Gdi.LineCaps.LeftBarLineCap.SetStartCap(System.Drawing.Pen,System.Single)"]

See Also