Nevron .NET Vision
Nevron.Diagram.Extensions Namespace / NCanvas Class / DoLayout Method / DoLayout() Method


In This Topic
    DoLayout() Method
    In This Topic
    Performs the default canvas layout
    Syntax
    'Declaration
     
    
    Public Overloads Overridable Sub DoLayout() 
    'Usage
     
    
    Dim instance As NCanvas
     
    instance.DoLayout()
    public virtual void DoLayout()
    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