Click or drag to resize

GraphicBaseShiftPosition(PointD3D) Method

[Missing <summary> documentation for "M:Altaxo.Graph.Graph3D.Shapes.GraphicBase.ShiftPosition(Altaxo.Geometry.PointD3D)"]


Namespace: Altaxo.Graph.Graph3D.Shapes
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected void ShiftPosition(
	PointD3D dp
)

Parameters

dp  PointD3D

[Missing <param name="dp"/> documentation for "M:Altaxo.Graph.Graph3D.Shapes.GraphicBase.ShiftPosition(Altaxo.Geometry.PointD3D)"]

See Also