Click or drag to resize

RectangularWithSize Method

[Missing <summary> documentation for "M:Altaxo.Drawing.D3D.CrossSections.Rectangular.WithSize(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 ICrossSectionOfLine WithSize(
	double size1,
	double size2
)

Parameters

size1  Double

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

size2  Double

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

Return Value

ICrossSectionOfLine

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

Implements

ICrossSectionOfLineWithSize(Double, Double)
See Also