DundasWinExtensions
Layout Method
See Also  Send comments on this topic.
DundasWinExtensions Assembly > Dundas.Extensions Namespace > HeatMapEngine Class : Layout Method


rect
The rect.
Calculates the location of all of the nodes

Syntax

Visual Basic (Declaration)  
Public Sub Layout( _
   ByVal rect As RectangleF _
) 
Visual Basic (Usage) Copy Code
Dim instance As HeatMapEngine
Dim rect As RectangleF
 
instance.Layout(rect)
C#  
public void Layout( 
   RectangleF rect
)

Parameters

rect
The rect.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2009 All Rights Reserved.