Sets the end cap on the specified pen.
Namespace: Altaxo.Graph.Gdi.LineCapsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic override void SetEndCap(
Pen pen,
float size
)
Parameters
- pen Pen
- The pen to modify.
- size Single
- The cap size.
See Also