Nevron.Nov.Diagram Namespace : NDrawingView Class |
The following tables list the members exposed by NDrawingView.
Name | Description | |
---|---|---|
![]() | NDrawingView Constructor | Default constructor |
Name | Description | |
---|---|---|
![]() | ActivePage | A shortcut property that gets and set the active page of the drawing, contained in the drawing document displayed by this view. |
![]() | ContextMenu | Gets or sets the context menu builder which is responsible for creating context menus and popup-us for selected items. |
![]() | Drawing | A shortcut property that gets or sets the drawing contained inside the drawing document displayed by this view. |
![]() | FindTextSettings | Gets the text find settings |
![]() | HRuler | Gets or sets the HRuler |
![]() | LogicalUnitBox | Gets or sets the LogicalUnitBox |
![]() | PageNavigator | Gets the page navigator attribute, which controls hte appearance and behavior of the page navigator |
![]() | ReplaceTextSettings | Gets the text replace settings |
![]() | SpellChecker | Gets the spell checker attached to the view |
![]() | ViewportPadding | Gets or sets the padding applied to the viewport in which the drawing active page is displayed. |
![]() | VRuler | Gets or sets the VScrollBar |
Name | Description | |
---|---|---|
![]() | DoPostPaint | Overridden. |
![]() | ScrollInDirection | Overridden. Scrolls the active page in the specified direction, with the specified number of steps. |
![]() | VisitChildDisplaySubtree | Overridden. Called to propagate the display traveral to the node child |
Name | Description | |
---|---|---|
![]() | AccumulateContentDisplayChildren | Overridden. Accumulates the display children of the node that are considered to be content. |
![]() | AccumulateInnerAddorners | Overridden. Accumulates the inner adorners. |
![]() | ArrangeContent | Overridden. Overriden to layout the content and the scrollbars |
![]() | BuildCommander | Overridden. Builds the drawing commander, by adding the drawing command actions |
![]() | BuildInteractor | Overridden. Builds the drawing interactor, by adding the drawing tools |
![]() | ComputeWindowSize | Overridden. Must return the size of the viewport provided that specified H and V srollbars visibility. |
![]() | CreateNewDocument | Overridden. Creates a new document. |
![]() | GetBottomSideAdorner | Overridden. Creates the bottom side adorner |
![]() | GetHScrollBar | Overridden. Gets the horizontal scroll bar |
![]() | GetHScrollBarSettings | Overridden. Gets the settings that need to be applied to the HScrollbar for the viewport parameters, in case the HScrollBar is visible. |
![]() | GetHScrollMode | Overridden. Gets the horizontal scrolling policy |
![]() | GetInnerAdornersArea | Overridden. Given the content area for arrangement, returns the area in which inner addorners must be arranged. This implementation simply returns the content area. |
![]() | GetLeftSideAdorner | Overridden. Creates the left side adorner |
![]() | GetLeftTopCornerAdorner | Overridden. |
![]() | GetNoScrollHAlign | Overridden. Gets the horizontal alignment of the viewport relative to the window in case there is no horizontal scrollbar. |
![]() | GetNoScrollVAlign | Overridden. Gets the vertical alignment of the viewport relative to the window in case there is no horizontal scrollbar. |
![]() | GetRightSideAdorner | Overridden. Creates the right side adorner |
![]() | GetTopSideAdorner | Overridden. Creates the left side adorner |
![]() | GetTotalViewport | Overridden. Gets the total viewport rectangle |
![]() | GetViewportOrigin | Overridden. Gets or sets the viewport origin |
![]() | GetVScrollBar | Overridden. Gets the vertical scroll bar |
![]() | GetVScrollBarSettings | Overridden. Gets the settings that need to be applied to the VScrollbar for the viewport parameters, in case the VScrollBar is visible. |
![]() | GetVScrollMode | Overridden. Gets the vertical scrolling policy |
![]() | GetZoomFactor | Overridden. Gets the viewport zoom factor |
![]() | GetZoomMode | Overridden. Get the zoom policy which defines the way in which the viewport is scaled to the window |
![]() | MeasureAdorner | Overridden. |
![]() | OnDocumentChanged | Overridden. Called when the Document property has changed. |
![]() | OnGotFocus | Overridden. Default handler for the NKeyboard.GotFocusEvent event. |
![]() | OnMouseMove | Overridden. Default handler for the mouse move event |
![]() | OnMouseOut | Overridden. Default handler for the NMouse.OutEvent |
![]() | SetViewportOrigin | Overridden. |
![]() | SetZoomFactor | Overridden. |