GraphicBaseShiftPosition(PointD2D) Method |
Shifts the position of the graphic by the specified vector.
Namespace: Altaxo.Graph.Gdi.ShapesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected void ShiftPosition(
PointD2D dp
)
Parameters
- dp PointD2D
- The offset vector.
See Also