Click or drag to resize

ItemLocationDirectChangeParentAnchorButKeepPosition Method

[Missing <summary> documentation for "M:Altaxo.Graph.Graph3D.ItemLocationDirect.ChangeParentAnchorButKeepPosition(Altaxo.RADouble,Altaxo.RADouble,Altaxo.RADouble)"]


Namespace: Altaxo.Graph.Graph3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void ChangeParentAnchorButKeepPosition(
	RADouble newParentAnchorX,
	RADouble newParentAnchorY,
	RADouble newParentAnchorZ
)

Parameters

newParentAnchorX  RADouble

[Missing <param name="newParentAnchorX"/> documentation for "M:Altaxo.Graph.Graph3D.ItemLocationDirect.ChangeParentAnchorButKeepPosition(Altaxo.RADouble,Altaxo.RADouble,Altaxo.RADouble)"]

newParentAnchorY  RADouble

[Missing <param name="newParentAnchorY"/> documentation for "M:Altaxo.Graph.Graph3D.ItemLocationDirect.ChangeParentAnchorButKeepPosition(Altaxo.RADouble,Altaxo.RADouble,Altaxo.RADouble)"]

newParentAnchorZ  RADouble

[Missing <param name="newParentAnchorZ"/> documentation for "M:Altaxo.Graph.Graph3D.ItemLocationDirect.ChangeParentAnchorButKeepPosition(Altaxo.RADouble,Altaxo.RADouble,Altaxo.RADouble)"]

See Also