GoXam for WPF v3
ComputeMemberBounds Method
Northwoods.GoXam Namespace > GroupPanel Class : ComputeMemberBounds Method
Compute the union of the Bounds of this Group's MemberNodes.
Syntax
protected virtual Rect ComputeMemberBounds()

Return Value

a Rect in model coordinates
Remarks
If there are no members, this returns a Rect with Width and Height of zero and an X and Y that are this panel's original position in model coordinates.
See Also

Reference

GroupPanel Class
GroupPanel Members