Name | Description | |
---|---|---|
Adopts controls hosted in other views and moves them to this view. (Inherited from DiagramView.) |
||
Animates the view state. (Inherited from DiagramView.) |
||
Overloaded. Enters inplace-edit mode, letting users edit the text of the specified item. (Inherited from DiagramView.) |
||
Overloaded. (Inherited from DiagramView.) |
||
Cancels the current drag operation. (Inherited from DiagramView.) |
||
Overloaded. Transforms points from the client coordinate space to the document coordinate space. (Inherited from DiagramView.) |
||
Overloaded. Copies the currently selected items to the Windows clipboard. (Inherited from DiagramView.) |
||
Creates a PrintDocument object that can be used to print or preview the current diagram. (Inherited from DiagramView.) |
||
Overloaded. Cuts the currently selected items to the Windows clipboard. (Inherited from DiagramView.) |
||
Detaches the diagram's BeginPrint and PrintPage event handlers from the specified PrintDocument, created by a previous call to the CreatePrintDocument method. (Inherited from DiagramView.) |
||
Overloaded. Transforms points from the document coordinate space to the client coordinate space. (Inherited from DiagramView.) |
||
Exits inplace-edit mode and either accepts or rejects the changes made to the item's text. (Inherited from DiagramView.) |
||
Loads a diagram from a file. (Inherited from DiagramView.) |
||
DiagramView.LoadFromStream override. |
||
Loads the diagram data from a string. (Inherited from DiagramView.) |
||
DiagramView.LoadFromXml override. |
||
Overloaded. Pastes diagram items from the Windows clipboard. (Inherited from DiagramView.) |
||
Overloaded. Prints the current diagram on a printer selected by the user. (Inherited from DiagramView.) |
||
Overloaded. Displays the standard .NET print-preview form. (Inherited from DiagramView.) |
||
Overloaded. Displays the extended MindFusion.Diagramming print-preview window or a custom preview form. (Inherited from DiagramView.) |
||
Recreates the cache bitmap, containing an image of the items that are not affected by the currently performed modification. This image is blitted to screen while dragging items, and the modified items are drawn over it. (Inherited from DiagramView.) |
||
Saves the diagram into a file. (Inherited from DiagramView.) |
||
DiagramView.SaveToStream override. |
||
Saves the diagram as an ASCII string. (Inherited from DiagramView.) |
||
DiagramView.SaveToXml override. |
||
Overloaded. (Inherited from DiagramView.) |
||
Sets the zoom factor, preserving the on-screen position of the specified diagram point. (Inherited from DiagramView.) |
||
Starts the specified interactive operation. Subsequent mouse movements will modify or create the item specified through the InteractionState instance. (Inherited from DiagramView.) |
||
Zooms document's items thus making them appear closer. (Inherited from DiagramView.) |
||
Zooms the diagram out making items appear further away. (Inherited from DiagramView.) |
||
Zooms the view to fit the diagram contents in current viewport. (Inherited from DiagramView.) |
||
Overloaded. (Inherited from DiagramView.) |
Name | Description | |
---|---|---|
Control.CreateHandle override. (Inherited from DiagramView.) |
||
Cleans up any resources being used. (Inherited from DiagramView.) |
||
Control.IsInputKey override. (Inherited from DiagramView.) |
||
Raises the CopyHostedControl event. (Inherited from DiagramView.) |
||
Raises the CreateEditControl event. (Inherited from DiagramView.) |
||
Raises the CurrentPageChanged event. |
||
Raises the DeserializeControl event. (Inherited from DiagramView.) |
||
Raises the DestroyEditControl event. (Inherited from DiagramView.) |
||
DiagramView.OnDiagramChanged override. |
||
Control.OnDragDrop override. (Inherited from DiagramView.) |
||
Control.OnDragEnter override. (Inherited from DiagramView.) |
||
Control.OnDragLeave override. (Inherited from DiagramView.) |
||
Control.OnDragOver override. (Inherited from DiagramView.) |
||
Raises the DrawMagnifier event. (Inherited from DiagramView.) |
||
Control.OnEnabledChanged override. (Inherited from DiagramView.) |
||
Raises the EnterInplaceEditMode event. (Inherited from DiagramView.) |
||
Control.WndProc override. (Inherited from TouchControl.) |
||
Control.OnKeyDown override. (Inherited from DiagramView.) |
||
Control.OnKeyPress override. (Inherited from DiagramView.) |
||
Control.OnKeyUp override. (Inherited from DiagramView.) |
||
Control.OnLayout override. (Inherited from DiagramView.) |
||
Raises the LeaveInplaceEditMode event. (Inherited from DiagramView.) |
||
Control.OnLostFocus override. (Inherited from DiagramView.) |
||
Control.OnMouseDown override. (Inherited from DiagramView.) |
||
Control.OnMouseMove override. (Inherited from DiagramView.) |
||
Control.OnMouseUp override. (Inherited from DiagramView.) |
||
Control.OnMouseWheel override. (Inherited from DiagramView.) |
||
Raises the PageAdded event. |
||
Raises the PageAdding event. |
||
Raises the PageRemoved event. |
||
Raises the PageRemoving event. |
||
Raises the PageRenamed event. |
||
Control.OnPaint override. (Inherited from DiagramView.) |
||
Control.OnPaintBackground override. (Inherited from DiagramView.) |
||
Raises the PaintControl event. (Inherited from DiagramView.) |
||
Raises the RightToLeftChanged event. (Inherited from DiagramView.) |
||
Raises the ScrollChanged event. (Inherited from DiagramView.) |
||
TouchControl.OnTouchDown override. (Inherited from DiagramView.) |
||
TouchControl.OnTouchMove override. (Inherited from DiagramView.) |
||
TouchControl.OnTouchUp override. (Inherited from DiagramView.) |
||
DiagramView.OnZoomFactorChanged override. |
||
Can be overriden by inheriting classes that want to implement completely new input handling and rendering. (Inherited from DiagramView.) |
||
Control.WndProc override. (Inherited from DiagramView.) |