Nevron .NET Vision
Nevron.Diagram.WinForm Namespace / NItemShape Class / Layout Property


In This Topic
    Layout Property (NItemShape)
    In This Topic
    Obtains a reference to the item layout
    Syntax
    'Declaration
     
    
    Protected ReadOnly Property Layout As NLibraryViewItemLayout
    'Usage
     
    
    Dim instance As NItemShape
    Dim value As NLibraryViewItemLayout
     
    value = instance.Layout
    protected NLibraryViewItemLayout Layout {get;}
    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