Click or drag to resize

IGraphicsContext3DTranslateTransform(VectorD3D) Method

[Missing <summary> documentation for "M:Altaxo.Graph.Graph3D.GraphicsContext.IGraphicsContext3D.TranslateTransform(Altaxo.Geometry.VectorD3D)"]


Namespace: Altaxo.Graph.Graph3D.GraphicsContext
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
void TranslateTransform(
	VectorD3D diff
)

Parameters

diff  VectorD3D

[Missing <param name="diff"/> documentation for "M:Altaxo.Graph.Graph3D.GraphicsContext.IGraphicsContext3D.TranslateTransform(Altaxo.Geometry.VectorD3D)"]

See Also