GdiLineCapBaseSetStartCap(Pen, Single) Method |
[Missing <summary> documentation for "M:Altaxo.Graph.Gdi.LineCaps.GdiLineCapBase.SetStartCap(System.Drawing.Pen,System.Single)"]
Namespace: Altaxo.Graph.Gdi.LineCapsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public virtual void SetStartCap(
Pen pen,
float size
)
Parameters
- pen Pen
[Missing <param name="pen"/> documentation for "M:Altaxo.Graph.Gdi.LineCaps.GdiLineCapBase.SetStartCap(System.Drawing.Pen,System.Single)"]
- size Single
[Missing <param name="size"/> documentation for "M:Altaxo.Graph.Gdi.LineCaps.GdiLineCapBase.SetStartCap(System.Drawing.Pen,System.Single)"]
See Also