Click or drag to resize

PenXWithCompoundArray Method

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


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

Parameters

value  Double

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

Return Value

PenX

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

See Also