Nevron.Nov.Office.Draw Namespace / NDrawDrawingView Class
Fields Properties Methods Events


In This Topic
    NDrawDrawingView Class Members
    In This Topic

    The following tables list the members exposed by NDrawDrawingView.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Jira Save and Exit command.  
    Public Fieldstatic (Shared in Visual Basic)Jira Save command.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NDrawDrawingView.  
    Public Fieldstatic (Shared in Visual Basic)Viewer about command.  
    Public Fieldstatic (Shared in Visual Basic)Viewer toggle pan and zoom command.  
    Top
    Protected Properties
     NameDescription
    Internal Property  
    Internal PropertyOverridden.   
    Top
    Public Methods
     NameDescription
    Public MethodMakes the view the visible widget of its owner single visible panel and focuses it.  
    Public Methodstatic (Shared in Visual Basic)  
    Public MethodOverloaded. Overridden. Loads the view document from the specified local file.  
    Public MethodRejects the new document promise with the given exception. Pass null to silently reject the promise.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Builds the MyDraw commander by adding specific MyDraw command actions.  
    Protected MethodOverridden. Clones the given document. This method is called when the document is going to be saved on another thread.  
    Protected Internal MethodOverridden. Creates a new document.  
    Protected Internal MethodOverridden. Overriden to show the template selector.  
    Internal Method  
    Protected MethodOverridden. Called when a document has been loaded from the specified format and was loaded in the view  
    Protected MethodOverridden. Called after the document node is registered in its owner document.  
    Protected MethodOverridden. Called after the document node is unregistered from its owner document.  
    Top
    See Also