Click or drag to resize

ShapeGroupAdjustPosition Method

Adjusts the position and auto size of this group shape according to the contained elements. Must be called after changing any of the contained elements.

Namespace: Altaxo.Graph.Gdi.Shapes
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void AdjustPosition()
See Also