Nevron .NET Vision
Nevron.Diagram.WinForm.Commands Namespace / NMakeHorizontalSpacingEqualCommand Class
Properties Methods


In This Topic
    NMakeHorizontalSpacingEqualCommand Class Members
    In This Topic

    The following tables list the members exposed by NMakeHorizontalSpacingEqualCommand.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyObtains a reference to the diagram commander (Inherited from Nevron.Diagram.WinForm.Commands.NDiagramCommand)
    Public PropertyDetermines whether the command is currently enabled (Inherited from Nevron.Diagram.WinForm.Commands.NBatchButtonCommand)
    Public PropertyGets/sets the command id (Inherited from Nevron.Diagram.WinForm.Commands.NDiagramCommand)
    Public PropertyGets/sets the command range (Inherited from Nevron.Diagram.WinForm.Commands.NDiagramCommand)
    Public PropertyGets/sets the command shortcut (Inherited from Nevron.Diagram.WinForm.Commands.NDiagramCommand)
    Public PropertyGets/sets the text (Inherited from Nevron.Diagram.WinForm.Commands.NDiagramCommand)
    Public PropertyGets/sets the tooltip text (Inherited from Nevron.Diagram.WinForm.Commands.NDiagramCommand)
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets/sets the cashed enabled state (Inherited from Nevron.Diagram.WinForm.Commands.NBatchButtonCommand)
    Protected PropertyGets/sets the cashed enabled state timestamp (Inherited from Nevron.Diagram.WinForm.Commands.NBatchButtonCommand)
    Top
    Public Methods
    Protected Methods
     NameDescription
    Protected MethodOverridden. Determines whether the command can be executed  
    Top
    See Also