public virtual Rect ComputeBounds( IEnumerable<Part> parts )
Parameters
- parts
 
Return Value
the union of the Bounds of all of the parts in parts, or 
Rect.Empty if there are no partspublic virtual Rect ComputeBounds( IEnumerable<Part> parts )
Rect.Empty if there are no partsVisible.