NevronOpenVision
Nevron.Nov.Diagram Namespace / NDrawing Class
Fields Properties Methods Events


In This Topic
    NDrawing Class Members
    In This Topic

    The following tables list the members exposed by NDrawing.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the ActivePageIndex property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the CodeBehindSource property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the DataObjectAdaptors child.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Extensions child.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Information property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the MailMerge property.  
    Public Fieldstatic (Shared in Visual Basic)The drawing schema.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Pages child.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the PrintVisibility child.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the ScreenVisibility child.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the SnapAndGlue child.  
    Public Fieldstatic (Shared in Visual Basic)Reference to TextEditSettings property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the TextStyles child.  
    Public Fieldstatic (Shared in Visual Basic)Reference to TextViewSettings property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Themes child.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the ToolSettings child.  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/Sets the active page.  
    Public PropertyGets/Sets the index of the currently active page.  
    Public PropertyGets/Sets the code assembly that defines the code behind object.  
    Public PropertyGets/Sets the collection of data object adaptors that adapt Data-Exchange content to content appropriate for the drawing.  
    Public PropertyGets/Sets the diagram extensions collection. It is used to determine the type of the diagram in a drawing in order to adapt the commanding user interface to it.  
    Public PropertyGets or sets the document information.  
    Public PropertyGets/Sets the mail merge object of the document  
    Public PropertyGets the owner drawing view  
    Public PropertyGets/Sets the collection of pages.  
    Public PropertyGets/Sets the visibility of different drawing elements and decorations, in the context of print media types.  
    Public PropertyGets/Sets the visibility of different drawing elements and decorations, in the context of screen media types.  
    Public PropertyGets/Sets the snap and glue attribute, which defines the snap and glue behavior of the drawing.  
    Public PropertyGets the spellchecker for this drawing.  
    Public PropertyGets the edit settings.  
    Public PropertyGets/Sets the rich text styles of this document block.  
    Public PropertyGets/Sets the text view settings of this drawing.  
    Public PropertyGets/Sets the themes of this drawing.  
    Public PropertyGets the view settings.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Accumulates the display children of the node  
    Public MethodActivates the first drawing page  
    Public MethodNavigates to the next page  
    Public MethodNavigates to the next page.  
    Public MethodNavigates to the previous page.  
    Public MethodGets the first page  
    Public MethodGets the last page  
    Public MethodGets the visibility settings that apply for the specified media  
    Public MethodGets the next page  
    Public MethodGets the previous page  
    Top
    Protected Methods
     NameDescription
    Protected MethodCalled when the ActivePageIndex has changed.  
    Protected MethodCalled when the page CodeBehind property has changed.  
    Protected MethodOverridden. Called after this drawing is registered in its owner document.  
    Internal MethodOverridden.   
    Internal Method  
    Internal Method  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the ActivePageIndex property has changed  
    Public EventOccurs when the informaiton property has changed.  
    Top
    See Also