GoDiagram Web Reference
ExpandPaintBounds Method (GoSheet)

The paint bounds for a sheet depend on the paint bounds of the GoGrid child objects, which may be large and depend on the size of the view.
Syntax
'Declaration
 
Public Overrides Function ExpandPaintBounds( _
   ByVal rect As RectangleF, _
   ByVal view As GoView _
) As RectangleF
public override RectangleF ExpandPaintBounds( 
   RectangleF rect,
   GoView view
)

Parameters

rect
view
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoSheet Class
GoSheet Members
Base Implementation in ExpandPaintBounds

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback