Click or drag to resize

CrossSectionOfLineGetSquareCrossSection Method

[Missing <summary> documentation for "M:Altaxo.Drawing.D3D.CrossSections.CrossSectionOfLine.GetSquareCrossSection(System.Double,System.Double)"]


Namespace: Altaxo.Drawing.D3D.CrossSections
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static CrossSectionOfLine GetSquareCrossSection(
	double width,
	double height
)

Parameters

width  Double

[Missing <param name="width"/> documentation for "M:Altaxo.Drawing.D3D.CrossSections.CrossSectionOfLine.GetSquareCrossSection(System.Double,System.Double)"]

height  Double

[Missing <param name="height"/> documentation for "M:Altaxo.Drawing.D3D.CrossSections.CrossSectionOfLine.GetSquareCrossSection(System.Double,System.Double)"]

Return Value

CrossSectionOfLine

[Missing <returns> documentation for "M:Altaxo.Drawing.D3D.CrossSections.CrossSectionOfLine.GetSquareCrossSection(System.Double,System.Double)"]

See Also