Click or drag to resize

PenX3DWithCrossSection Method

[Missing <summary> documentation for "M:Altaxo.Drawing.D3D.PenX3D.WithCrossSection(Altaxo.Drawing.D3D.ICrossSectionOfLine)"]


Namespace: Altaxo.Drawing.D3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public PenX3D WithCrossSection(
	ICrossSectionOfLine crossSection
)

Parameters

crossSection  ICrossSectionOfLine

[Missing <param name="crossSection"/> documentation for "M:Altaxo.Drawing.D3D.PenX3D.WithCrossSection(Altaxo.Drawing.D3D.ICrossSectionOfLine)"]

Return Value

PenX3D

[Missing <returns> documentation for "M:Altaxo.Drawing.D3D.PenX3D.WithCrossSection(Altaxo.Drawing.D3D.ICrossSectionOfLine)"]

See Also