GoDiagram Web Reference
ExpandPaintBounds Method (GoBalloon)

Since the bounds include only part of the background polygon, the area that needs repainting is really determined by the polygon.
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

Return Value

a rectangle in document coordinates that includes the background object
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

GoBalloon Class
GoBalloon Members
Base Implementation in ExpandPaintBounds
ComputeBounds Method

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback