Click or drag to resize

PenX3DWithUniformThickness Method

[Missing <summary> documentation for "M:Altaxo.Drawing.D3D.PenX3D.WithUniformThickness(System.Double)"]


Namespace: Altaxo.Drawing.D3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public PenX3D WithUniformThickness(
	double thickness
)

Parameters

thickness  Double

[Missing <param name="thickness"/> documentation for "M:Altaxo.Drawing.D3D.PenX3D.WithUniformThickness(System.Double)"]

Return Value

PenX3D

[Missing <returns> documentation for "M:Altaxo.Drawing.D3D.PenX3D.WithUniformThickness(System.Double)"]

See Also