GraphicBaseSilentSetPosition Method |
Sets the position of the object without causing a Changed event.
Namespace: Altaxo.Graph.Gdi.ShapesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public virtual void SilentSetPosition(
PointD2D newPosition
)
Parameters
- newPosition PointD2D
[Missing <param name="newPosition"/> documentation for "M:Altaxo.Graph.Gdi.Shapes.GraphicBase.SilentSetPosition(Altaxo.Geometry.PointD2D)"]
See Also