Click or drag to resize

RectangleD3DWithLocation Method

[Missing <summary> documentation for "M:Altaxo.Geometry.RectangleD3D.WithLocation(Altaxo.Geometry.PointD3D)"]


Namespace: Altaxo.Geometry
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public RectangleD3D WithLocation(
	PointD3D newLocation
)

Parameters

newLocation  PointD3D

[Missing <param name="newLocation"/> documentation for "M:Altaxo.Geometry.RectangleD3D.WithLocation(Altaxo.Geometry.PointD3D)"]

Return Value

RectangleD3D

[Missing <returns> documentation for "M:Altaxo.Geometry.RectangleD3D.WithLocation(Altaxo.Geometry.PointD3D)"]

See Also