Click or drag to resize

ItemLocationDirectChangeParentAnchorButKeepPosition Method

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


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

Parameters

newParentAnchorX  RADouble

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

newParentAnchorY  RADouble

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

See Also