GoXam for WPF v3
ComputeMemberBounds Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
Northwoods.GoXam Namespace
>
GroupPanel Class
: ComputeMemberBounds Method
Compute the union of the Bounds of this
Group
's
MemberNodes
.
Syntax
C#
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