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


In This Topic
    NDiagramCommander Class Members
    In This Topic

    The following tables list the members exposed by NDiagramCommander.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets the diagram commands associated with the commander  
    Public PropertyGets/sets the library browser controlled by the commander  
    Public PropertyGets/sets the pan and zoom control controlled by the commander  
    Public PropertyGets/sets the property browser controlled by the commander  
    Public PropertyGets/sets the status bar controlled by the commander  
    Public PropertyGets/sets the view controlled by the commander  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a combo user inteface command for the specified diagram command  
    Public Method  
    Public MethodCreates a menu user inteface command for the specified diagram command  
    Public Method  
    Public MethodCreates a user inteface command for the specified diagram command  
    Public MethodCreates a undo/redo user inteface command for the specified diagram command  
    Public MethodPerforms the Exit command  
    Public MethodGets the anchor interaction style and an batch action you can use to alter the interaction style of the selected nodes  
    Public MethodGets the anchor protection and batch action you can use to alter the protection of the selected nodes or the document  
    Public MethodGets the current anchor style  
    Public MethodGets the anchor style and an batch format you can use to alter the style of the selected nodes or the document  
    Public MethodGets the currently focused view  
    Public MethodGets the library browser host visibility by invoking the DelegateGetLibraryBrowserHostVisibility. Returns true if the delegate is set to null.  
    Public MethodGets the pan and zoom host visibility by invoking the DelegateGetPanAndZoomHostVisibility. Returns true if the delegate is set to null.  
    Public MethodGets the property browser host visibility by invoking the DelegateGetPropertyBrowserHostVisibility. Returns true if the delegate is set to null.  
    Public Method  
    Public Method  
    Public MethodSaves the document edited by the view if it was modified  
    Public MethodSets the library browser host visibility by invoking the DelegateSetLibraryBrowserHostVisibility.  
    Public MethodSets the pan and zoom host visibility by invoking the DelegateSetPanAndZoomHostVisibility.  
    Public MethodSets the property browser host visibility by invoking the DelegateSetPropertyBrowserHostVisibility.  
    Public MethodPerforms the Customize command  
    Public MethodPerforms the Options command  
    Public Method  
    Public Method  
    Top
    Protected Methods
     NameDescription
    Protected MethodAttaches the commander to the current view document  
    Protected MethodAttaches the commander to the current view  
    Protected MethodDetaches the commander from the current view document  
    Protected MethodDetaches the commander from the current view  
    Protected MethodHandles the DisplayedDocumentChanged view event  
    Protected MethodHandles the DisplayedDocumentChanging view event  
    Protected MethodHandles the DocumentModified document event  
    Top
    See Also