Nevron .NET Vision
Nevron.Diagram.WinForm.Commands Namespace / NSubmenuSpacingCommand Class
Members


In This Topic
    NSubmenuSpacingCommand Class
    In This Topic
    The NSubmenuSpacingCommand class represents a submenu with all spacing commands
    Object Model
    NSubmenuSpacingCommand Class
    Syntax
    'Declaration
     
    
    Public Class NSubmenuSpacingCommand 
       Inherits NDiagramMenuCommand
       Implements INDiagramMenuCommand, Nevron.INReferenceHolder 
    'Usage
     
    
    Dim instance As NSubmenuSpacingCommand
    public class NSubmenuSpacingCommand : NDiagramMenuCommand, INDiagramMenuCommand, Nevron.INReferenceHolder  
    Inheritance Hierarchy

    System.Object
       Nevron.Diagram.WinForm.Commands.NDiagramCommand
          Nevron.Diagram.WinForm.Commands.NDiagramMenuCommand
             Nevron.Diagram.WinForm.Commands.NSubmenuSpacingCommand

    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