OnBoundsChanged Method (GoGroup)
In This Topic
Provides default behavior, assuming all children are already correctly
placed and sized, and only need to be moved and/or scaled to fit the
new bounds of this GoGroup.
Syntax
protected override void OnBoundsChanged(
RectangleF
)
Parameters
- old
See Also