Click or drag to resize

PenXWithWidth Method

[Missing <summary> documentation for "M:Altaxo.Drawing.PenX.WithWidth(System.Double)"]


Namespace: Altaxo.Drawing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public PenX WithWidth(
	double value
)

Parameters

value  Double

[Missing <param name="value"/> documentation for "M:Altaxo.Drawing.PenX.WithWidth(System.Double)"]

Return Value

PenX

[Missing <returns> documentation for "M:Altaxo.Drawing.PenX.WithWidth(System.Double)"]

See Also