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. |
||
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. |
||
Draws the projection of the 3D graph on the specified IGraphics surface. |
||
Exits inplace-edit mode and either accepts or rejects the changes made to the item's text. (Inherited from DiagramView.) |
||
Gets the node projected at the specified 2D point. |
||
Overloaded. Returns a 3D point projected on the specified client point. |
||
Returns a rectangle in the control's client area where the specified node is projected. |
||
Loads a diagram from a file. (Inherited from DiagramView.) |
||
Loads the Diagram document from a stream. (Inherited from DiagramView.) |
||
Loads the diagram data from a string. (Inherited from DiagramView.) |
||
Overloaded. Loads the diagram from an XML. (Inherited from DiagramView.) |
||
Overloaded. Pastes diagram items from the Windows clipboard. (Inherited from DiagramView.) |
||
Points the camera to the specified point in 3D space. |
||
Returns the point of the control's client area where the specified 3D point is projected. |
||
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.) |
||
Invalidates the view and causes the node projections to be recalculated. |
||
Saves the diagram into a file. (Inherited from DiagramView.) |
||
Saves the diagram data into a .NET stream. (Inherited from DiagramView.) |
||
Saves the diagram as an ASCII string. (Inherited from DiagramView.) |
||
Overloaded. Saves the diagram to an XML document. (Inherited from DiagramView.) |
||
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 DeserializeControl event. (Inherited from DiagramView.) |
||
Raises the DestroyEditControl event. (Inherited from DiagramView.) |
||
Raises the DiagramChanged event. (Inherited from DiagramView.) |
||
Control.OnDoubleClick 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. |
||
Control.OnMouseMove override. |
||
Control.OnMouseUp override. |
||
Control.OnMouseWheel override. |
||
Control.OnPaint override. |
||
Control.OnPaintBackground override. |
||
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.) |
||
Raises the ZoomFactorChanged event. (Inherited from DiagramView.) |
||
DiagramView.OverrideViewUI override. |
||
Control.WndProc override. (Inherited from DiagramView.) |