Name | Description | |
---|---|---|
NDrawingView Constructor | Default constructor. |
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. | |
CurrentInplaceEditor | Gets or sets the current inplace editor. | |
CurrentInPlaceTextBlockEditor | Shortcut property to safely get the current rich text block editor | |
CurrentProtectedRichTextView | Shortcut property to safely get the current rich text block editor | |
CurrentRichTextView | Shortcut property to safely get the current rich text block editor | |
FindTextSettings | Gets the text find settings | |
HRuler | Gets or sets the HRuler | |
LogicalUnitBox | Gets or sets the LogicalUnitBox | |
NavigationPanel | Gets or sets the navigation panel child. The panel is used to host drawing view navigation content, such as NPageNavigator or NPresentationNavigator children. | |
PageNavigator | Gets the page navigator | |
ReplaceTextSettings | Gets the text replace settings | |
Settings | Gets or sets the drawing view 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. Performs the element post children paint. | |
ProvideRichTextView | Overloaded. Gets a rich text view. | |
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. | |
CreateSpellChecker | Creates the spell checker. | |
GetBottomSideAdorner | Overridden. Creates the bottom side adorner | |
GetHScrollBar | Overridden. Gets the horizontal scroll bar | |
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. | |
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 | |
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. Measures the given adorner. | |
OnDocumentChanged | Overridden. Called when the Document property has changed. | |
OnFocusIn | Overridden. Default handler for the NKeyboard.FocusInEvent event. | |
OnFocusOut | Overridden. Default handler for the NKeyboard.FocusOutEvent event. | |
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 | |
Qtb | Overridden. | |
SetViewportOrigin | Overridden. | |
SetZoomFactor | Overridden. |
Name | Description | |
---|---|---|
QueryAutoConnectButtonContent | Occurs when the shape queries for a connect button content. |