GraphicBaseShiftPosition(Double, Double) Method |
[Missing <summary> documentation for "M:Altaxo.Graph.Gdi.Shapes.GraphicBase.ShiftPosition(System.Double,System.Double)"]
Namespace: Altaxo.Graph.Gdi.ShapesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax protected void ShiftPosition(
double dx,
double dy
)
Parameters
- dx Double
[Missing <param name="dx"/> documentation for "M:Altaxo.Graph.Gdi.Shapes.GraphicBase.ShiftPosition(System.Double,System.Double)"]
- dy Double
[Missing <param name="dy"/> documentation for "M:Altaxo.Graph.Gdi.Shapes.GraphicBase.ShiftPosition(System.Double,System.Double)"]
See Also