Name | Description | |
---|---|---|
![]() |
Gets or sets the active diagram element. (Inherited from Diagram.) |
|
![]() |
Gets or sets the visual style of adjustment handles of the active item. (Inherited from Diagram.) |
|
![]() |
Gets or sets the zero-based index of the active layer. (Inherited from Diagram.) |
|
![]() |
Gets or sets the size of the handles, which appear around selected objects. This is a dependency property. (Inherited from Diagram.) |
|
![]() |
Gets or sets the pen used to draw alignment guides. This is a dependency property. (Inherited from Diagram.) |
|
![]() |
Gets or sets a value indicating whether the diagram items should be aligned to a grid. (Inherited from Diagram.) |
|
![]() |
Gets or sets a value indicating whether in-place editing of the text of objects is enabled. (Inherited from Diagram.) |
|
![]() |
Specifies whether multiple selected nodes can be resized simultaneously. This is a dependency property. (Inherited from Diagram.) |
|
![]() |
Gets or sets a value indicating whether users are allowed to draw links that are not connected to any node. This is a dependency property. (Inherited from Diagram.) |
|
![]() |
Gets or sets the maximal horizontal or vertical distance at which a node aligns to the borders ot other nodes. (Inherited from Diagram.) |
|
![]() |
Gets or sets whether nodes should automatically align to the borders ot other nodes during user interaction. (Inherited from Diagram.) |
|
![]() |
Gets or sets a value indicating whether the document area should be resized automatically so it fits the diagram contents. (Inherited from Diagram.) |
|
![]() |
Gets or sets a value indicating whether auto scrolling of the document area is enabled. This is a dependency property. (Inherited from Diagram.) |
|
![]() |
Specifies the maximum distance at which links auto-snap to nodes. (Inherited from Diagram.) |
|
![]() |
Specifies whether link end points should automatically snap to the nearest diagram node. (Inherited from Diagram.) |
|
![]() |
Gets or sets the brush used for painting the diagram background. (Inherited from Diagram.) |
|
![]() |
Gets or sets a value indicating how the control responds to user actions. (Inherited from Diagram.) |
|
![]() |
Gets or sets a value that indicates the direction of the data flow in the binding. |
|
![]() |
Gets or sets a value representing the size of the diagram's scrollable area. (Inherited from Diagram.) |
|
![]() |
Gets or sets a value indicating whether there is a command in the redo history which can be redone Useful for binding to menu items and buttons IsEnabled property. This is a dependency property. (Inherited from Diagram.) |
|
![]() |
Gets or sets a value indicating whether there is a command in the undo history which can be undone. Useful for binding to menu items and buttons IsEnabled property. This is a dependency property. (Inherited from Diagram.) |
|
![]() |
Gets or sets the theme-level style for container nodes. This is a dependency property. (Inherited from Diagram.) |
|
![]() |
Gets or sets the default value for the Foldable property of containers. (Inherited from Diagram.) |
|
![]() |
Gets or sets the radius length of decorations displayed at link intersection points. (Inherited from Diagram.) |
|
![]() |
Gets or sets a custom Behavior object specifying how Diagramming for WinUI responds to mouse input. (Inherited from Diagram.) |
|
![]() |
Gets or sets the type of the controls that will be hosted by default in newly create ControlNode objects. (Inherited from Diagram.) |
|
![]() |
Gets or sets the default node size used when data elements do not contain Width and Height properties. |
|
![]() |
Gets or sets the default shape of shape nodes. (Inherited from Diagram.) |
|
![]() |
Gets or sets a value that specifies what action should be performed when the user hits the Del key. (Inherited from Diagram.) |
|
![]() |
Gets or sets the theme-level style for diagram links. This is a dependency property. (Inherited from Diagram.) |
|
![]() |
Gets or sets the visual style of disabled adjustment handles. (Inherited from Diagram.) |
|
![]() |
DocumentPlane is visual child of diagram and ancestor of all diagram items. The DocumentPlane element is translated with respect to Diagram element so that the point Diagram.Bounds.TopLeft from the DocumentPlane is rendered at Diagram element location (0,0). The coordinate system of the DocumentPlane is the document coordinate system. The intended use of this property is mainly in MouseMove event handling (Inherited from Diagram.) |
|
![]() |
Gets or sets the default value for the Dynamic property of new links. (Inherited from Diagram.) |
|
![]() |
Disables handling of mouse events. The diagram is not interactive similar to Behavior.DoNothing, but item events are not raised. (Inherited from Diagram.) |
|
![]() |
Gets or sets whether lanes are enabled. This is a dependency property. (Inherited from Diagram.) |
|
![]() |
Gets or sets a value indicating what should happen when a user clicks the [±] button that is displayed near expandable nodes. (Inherited from Diagram.) |
|
![]() |
Gets or sets the brush used to fill expand/collapse button of nodes. (Inherited from Diagram.) |
|
![]() |
Gets or sets where expand/collapse buttons are located relatively to their nodes. (Inherited from Diagram.) |
|
![]() |
Gets or sets a custom ControlTemplate for the ExpandButton class. This is a dependency property. (Inherited from Diagram.) |
|
![]() |
Gets or sets a value, indicating in which direction object hierarchies are expanded. (Inherited from Diagram.) |
|
![]() |
Gets a Factory instance that lets you add programmatically new items to the diagram. (Inherited from Diagram.) |
|
![]() |
Gets or sets the color of the grid points. (Inherited from Diagram.) |
|
![]() |
Gets or sets a collection of double values that indicate the pattern of dashes and gaps that is used to draw grid lines. This is a dependency property. (Inherited from Diagram.) |
|
![]() |
Gets or sets the horizontal offset of the first point of the alignment grid. (Inherited from Diagram.) |
|
![]() |
Gets or sets the vertical offset of the first point of the alignment grid. (Inherited from Diagram.) |
|
![]() |
Gets or sets the size of shapes used to represent grid points. This is a dependency property. (Inherited from Diagram.) |
|
![]() |
Gets or sets the horizontal distance between adjacent grid points. (Inherited from Diagram.) |
|
![]() |
Gets or sets the vertical distance between adjacent grid points. (Inherited from Diagram.) |
|
![]() |
Gets or sets the visual style of the alignment grid. (Inherited from Diagram.) |
|
![]() |
Gets or sets a value indicating the order in which items are hit-tested. (Inherited from Diagram.) |
|
![]() |
Gets or sets the horizontal offset of the scrolled diagram. |
|
![]() |
Gets or sets a value indicating whether pressing the ENTER key should exit inplace-edit mode and accept changes made to text. (Inherited from Diagram.) |
|
![]() |
Gets or sets a value indicating whether pressing the ESC key should exit inplace-edit mode and reject changes made to text. (Inherited from Diagram.) |
|
![]() |
A delegate called to create a DiagramLink instance when realizing data items on screen. |
|
![]() |
A delegate called to create a data item for a link drawn by the user. |
|
![]() |
A delegate called to create a DiagramNode instance when realizing data items on screen. |
|
![]() |
A delegate called to create a data item for a node drawn by the user. |
|
![]() |
Gets an InteractionState instance representing the current action being carried out by the user. (Inherited from Diagram.) |
|
![]() |
Represents a strongly typed collection of DiagramItem objects. (Inherited from Diagram.) |
|
![]() |
Gets the Grid instance that represents the lane grid. (Inherited from Diagram.) |
|
![]() |
Gets a list of the layers in the current diagram. (Inherited from Diagram.) |
|
![]() |
Gets or sets the license key of the control. (Inherited from Diagram.) |
|
![]() |
Gets or sets the shape displayed at the base of new links. (Inherited from Diagram.) |
|
![]() |
Gets or sets the default size of the base of new links. (Inherited from Diagram.) |
|
![]() |
Gets or sets the default value for the Brush property of links. (Inherited from Diagram.) |
|
![]() |
Gets or sets how to render the intersection points where links cross their paths. (Inherited from Diagram.) |
|
![]() |
Gets or sets the shape displayed as head of new links. (Inherited from Diagram.) |
|
![]() |
Gets or sets the default size of arrowheads. (Inherited from Diagram.) |
|
![]() |
Gets or sets default shape to be displayed in the middle of each segment of links. (Inherited from Diagram.) |
|
![]() |
Gets or sets the default size of the shapes at middles of link segments. (Inherited from Diagram.) |
|
![]() |
Gets or sets the default value for the Stroke and HeadStroke properties of links. (Inherited from Diagram.) |
|
![]() |
Gets or sets the component used to find paths for auto-routed links when diagram nodes are added or their positions change. (Inherited from Diagram.) |
|
![]() |
Gets a DiagramLinkCollection containing the links. (Inherited from Diagram.) |
|
![]() |
Gets or sets the default number of link segments. (Inherited from Diagram.) |
|
![]() |
Gets or sets the default value of the Shape property of new links. (Inherited from Diagram.) |
|
![]() |
Gets or sets a collection whose elements will be rendered as links in the diagram. |
|
![]() |
Gets or sets the unit of measure used for logical coordinates in this diagram. (Inherited from Diagram.) |
|
![]() |
Gets or sets how users can start modifying diagram items. (Inherited from Diagram.) |
|
![]() |
Gets a collection with all effects applied to the nodes of this diagram. (Inherited from Diagram.) |
|
![]() |
Gets a DiagramNodeCollection containing the nodes. (Inherited from Diagram.) |
|
![]() |
Gets or sets a value indicating whether newly created nodes can be expanded. (Inherited from Diagram.) |
|
![]() |
Gets or sets a collection whose elements will be rendered as nodes in the diagram. |
|
![]() |
Sets the cursor and stops changing it depending on the context. (Inherited from Diagram.) |
|
![]() |
Gets or sets value indicating how a tree is expanded. (Inherited from Diagram.) |
|
![]() |
A delegate called to determine the position of a node within the diagram. |
|
![]() |
Gets or sets a value indicating whether the joins between segments of Polyline and Cascading links should be rounded. (Inherited from Diagram.) |
|
![]() |
Gets or sets the radius of arc joins of rounded links' segments. (Inherited from Diagram.) |
|
![]() |
Gets or sets a value indicating whether links should avoid nodes by going the shortest path from their origin to their destination without crossing any other nodes. (Inherited from Diagram.) |
|
![]() |
Gets an object, which allows customizing various parameters of the link routing algorithm. (Inherited from Diagram.) |
|
![]() |
Gets or sets the document's X scroll position. (Inherited from Diagram.) |
|
![]() |
Gets or sets the document's Y scroll position. (Inherited from Diagram.) |
|
![]() |
Gets or sets the size of the auto scroll zone near the edges of the control. (Inherited from Diagram.) |
|
![]() |
Gets or sets the visual style of adjustment handles of selected items. (Inherited from Diagram.) |
|
![]() |
Gets the Selection instance that represents the selection of items in this diagram. (Inherited from Diagram.) |
|
![]() |
Gets or sets the default value for the Brush property of shape nodes. (Inherited from Diagram.) |
|
![]() |
Gets or sets the default value for the HandlesStyle property of new shape nodes. (Inherited from Diagram.) |
|
![]() |
Gets or sets the theme-level style for shape nodes. This is a dependency property. (Inherited from Diagram.) |
|
![]() |
Gets or sets the default value for the Stroke property of shape nodes. (Inherited from Diagram.) |
|
![]() |
Gets or sets a value indicating whether and when node anchor points should be displayed. (Inherited from Diagram.) |
|
![]() |
Gets or sets a value indicating whether the alignment grid is visible. (Inherited from Diagram.) |
|
![]() |
Gets or sets the default value for the Brush property of tables. (Inherited from Diagram.) |
|
![]() |
Gets or sets the default text for tables' captions. (Inherited from Diagram.) |
|
![]() |
Gets or sets the default height of table captions. (Inherited from Diagram.) |
|
![]() |
Gets or sets the default number of table columns. (Inherited from Diagram.) |
|
![]() |
Gets or sets the default width of tables' columns. (Inherited from Diagram.) |
|
![]() |
Gets or sets the theme-level style for table nodes. This is a dependency property. (Inherited from Diagram.) |
|
![]() |
Gets or sets the default number of table rows. (Inherited from Diagram.) |
|
![]() |
Gets or sets the default height of tables' rows. (Inherited from Diagram.) |
|
![]() |
Gets or sets the theme associated with the diagram. (Inherited from Diagram.) |
|
![]() |
Gets or sets the theme-level style for treeview nodes. This is a dependency property. (Inherited from Diagram.) |
|
![]() |
Gets or sets a value indicating whether saving action records for later undo is enabled. (Inherited from Diagram.) |
|
![]() |
Gets or sets the vertical offset of the scrolled diagram. |
|
![]() |
Returns the visible portion of the diagram area. (Inherited from Diagram.) |
|
![]() |
Gets or sets the height of the diagram viewport. |
|
![]() |
Gets or sets the width of the diagram viewport. |
|
![]() |
Gets or sets the size of the cache storing actual nodes and links that will be reused for displaying new data elements while scrolling. |
|
![]() |
Gets or sets the zoom factor used to scale up or down the Diagram. This is a dependency property. (Inherited from Diagram.) |