Nevron .NET Vision
Nevron.Diagram.Layout Namespace / NCellBody Class / PlaceContent Method


In This Topic
    PlaceContent Method (NCellBody)
    In This Topic
    Places the content of the cell
    Syntax
    'Declaration
     
    
    Public Overridable Sub PlaceContent() 
    'Usage
     
    
    Dim instance As NCellBody
     
    instance.PlaceContent()
    public virtual void PlaceContent()
    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