Search
Diagram Properties
 


 Public Properties

  Name Description

ActiveItem

Gets or sets the active diagram element.

ActiveItemHandlesStyle

Gets the visual style of adjustment handles of the active item.

ActiveLayer

Gets or sets the zero-based index of the active layer.

AdjustmentHandlesSize

Gets or sets the size of the handles, which appear around selected objects, expressed in millimeters.

AlignmentGuidePen

Gets or sets the pen used to draw alignment guides.

AlignToGrid

Gets or sets a value indicating whether the items in the diagram are aligned to grid.

AllowLinksRepeat

Gets or sets a value indicating whether more than one arrow can link the same origin and destination diagram nodes.

AllowMultipleResize

Gets or sets whether multiple selected nodes can be resized simultaneously.

AllowSelfLoops

Gets or sets value indicating whether reflexive links are allowed.

AllowSplitLinks

Gets or sets a value indicating whether arrow segments can be added and removed interactively.

AllowUnanchoredLinks

Gets or sets a value indicating whether links can be connected to nodes to which there aren't anchor points assigned.

AllowUnconnectedLinks

Gets or sets a value indicating whether users are allowed to draw links that are not connected to any node.

AutoAlignDistance

Gets or sets the maximal horizontal or vertical distance at which a node aligns to the borders of other nodes.

AutoAlignNodes

Gets or sets whether nodes should automatically align to the borders of other nodes during user interaction.

AutoCloseDistance

Gets or sets the maximum distance between first and last points of a FreeFormNode for which the node's outline is closed automatically.

AutoDeleteLinks

Gets or sets whether links are deleted automatically when their Origin or Destination is deleted.

AutoHighlightRows

Gets or sets whether a table row should be highlighted when the user clicks on it.

AutoResize

Gets or sets a value indicating whether the document area should be resized automatically so it fits the diagram contents.

AutoSnapDistance

Specifies the maximum distance at which links auto-snap to nodes.

AutoSnapLinks

Gets or sets the default value for the AutoSnapToNode property of new links.

BackBrush

Gets or sets the brush used for painting the diagram background.

BackgroundImage

Gets or sets the diagram background image.

BackgroundImageAlign

Gets or set a value indicating how the background image is positioned, relatively either to the control's window or to the scrollable document area.

Bounds

Gets or sets a value representing the size of the diagram's scrollable area.

BoundsPen

The pen with which the document bounds should be drawn.

CellCustomDraw

Gets or sets the default type of custom painting done on the cells of tables.

CellFrameStyle

Gets or sets the default cell border style of new tables.

ContainerCaption

Specifies the default container caption text.

ContainerCaptionHeight

Specifies the default container caption height.

ContainerHighlightPen

Gets or sets the default value for the HighlightPen property of containers.

ContainerMargin

Gets or sets the default value for the Margin property of containers.

ContainerMinimumSize

Gets or sets the default value for the MinimumSize property of containers.

ContainerNodeStyle

Gets the theme-level style for container nodes.

ContainersFoldable

Gets or sets the default value for the Foldable property of containers.

CrossingRadius

Gets or sets the radius length of decorations displayed at arrow intersection points.

DefaultShape

Gets or sets the default shape of shape nodes.

DiagramLinkStyle

Gets the theme-level style for diagram links.

DiagramStyle

Gets the theme-level style for the diagram.

Dirty

Gets or sets a value indicating whether the diagram has changed since the last save.

DisabledHandlesStyle

Gets the visual style of disabled adjustment handles.

DynamicLinks

Gets or sets the default value for the Dynamic property of new links.

EffectiveBackBrush

Gets the currently effective background brush of the diagram.

EnableLanes

Gets or sets whether lanes are enabled.

ExpandButtonAction

Specifies what should happen when a user clicks the +/- button that is displayed near expandable nodes.

ExpandButtonPosition

Gets or sets where expand/collapse buttons are located relatively to their nodes.

ExpandOnIncoming

Gets or sets a value, indicating in which direction object hierarchies are expanded.

ExteriorBrush

Gets or sets the brush used for painting the area outside document bounds.

Factory

Gets a Factory instance that lets you add programmatically new items to the diagram.

FoldedContainerSize

Gets or sets the size of folded containers.

Font

Gets or sets the default font.

FreeFormAttractDistance

Gets or sets the radius around dragged free-form adjustment handle in which other points of FreeFormNode are modified too.

FreeFormTargets

An array of Shape objects used to replace FreeFormNode instances with ShapeNode ones when Behavior is set to LinkFreeShapes or DrawFreeShapes.

GridColor

Gets or sets the color of the grid points.

GridOffsetX

Gets or sets the horizontal offset of the first column of grid points.

GridOffsetY

Gets or sets the vertical offset of the first row of grid points.

GridSizeX

Gets or sets the horizontal distance between adjacent grid points.

GridSizeY

Gets or sets the vertical distance between adjacent grid points.

GridStyle

Gets or sets the visual style of the alignment grid.

HitTestPriority

Gets or sets a value indicating the order in which items are hit-tested.

Items

Gets a read-only collection of all objects in this diagram.

JsonOptions

A JsonOptions object providing properties for customizing the JSON serialization process.

LaneGrid

Gets the lane grid.

Layers

Gets a list of the layers in the current diagram.

LinkBaseShape

Gets or sets the shape displayed at the base of new links.

LinkBaseShapeSize

Gets or sets the default size of the base of new links.

LinkBrush

Gets or sets the default value for the Brush property of links.

LinkCascadeOrientation

Gets or sets the initial orientation of the first segment of new cascading links.

LinkCrossings

Gets or sets how to render the intersection points where links cross their paths.

LinkCustomDraw

Gets or sets the default type of custom painting done on links.

LinkEndsMovable

Gets or sets a value indicating whether link ends can be moved by users after the link is created.

LinkHandlesStyle

Gets or sets the default value for the HandlesStyle property of new links.

LinkHeadShape

Gets or sets the shape displayed as head of new links.

LinkHeadShapeSize

Gets or sets the default size of arrowheads.

LinkHitDistance

Gets or sets a value specifying how far from a link a click is still considered a hit, expressed in millimeters.

LinkIntermediateShape

Gets or sets default shape to be displayed in the middle of each segment of links.

LinkIntermediateShapeSize

Gets or sets the default size of the shapes at middles of arrow segments.

LinkPen

Gets or sets the default value for the Pen and HeadPen properties of links.

LinkRouter

Gets or sets the component used to find paths for auto-routed links when diagram nodes are added or their positions change.

Links

Gets a collection of all links in this diagram.

LinkSegments

Gets or sets the default number of arrow segments.

LinkShape

Gets or sets the default style of arrow objects.

LinksRetainForm

Gets or sets whether links should maintain their forms if the nodes linked with those links are moved around.

LinkText

Gets or sets the default text of links.

LinkTextStyle

Gets or sets default placement and orientation for links' text.

MeasureUnit

Gets or sets the unit of measure used for logical coordinates in this diagram.

MergeThreshold

Gets or sets the maximum distance between adjacent control points of an arrow at which the respective segments can be merged.

MinimumNodeSize

Gets or sets the minimum node size that the user is allowed to set.

NodeEffects

Gets a collection with all effects applied to the nodes of this diagram.

Nodes

Gets a collection of all nodes in this diagram.

NodesExpandable

Gets or sets a value indicating whether newly created nodes can be expanded.

NowLoading

Gets a value indicating whether the diagram data is now being loaded from a file.

RecursiveExpand

Gets or sets value indicating how a tree is expanded.

RestrictItemsToBounds

Gets or sets a value indicating whether users are allowed to place items outside the scrollable area of the diagram.

RoundedLinks

Specifies whether the joins between segments of Polyline and Cascading links should be rounded.

RoundedLinksRadius

Gets or sets the radius of arc joins of rounded links' segments.

RoundRectFactor

Gets or sets the relative size of arcs displayed at the corners of rounded rectangles.

RouteLinks

Gets or sets a value specifying whether links should avoid nodes by going the shortest path from their origin to their destination without crossing any other nodes.

RoutingOptions

Gets an object, which allows customizing various parameters of the link routing algorithm.

RowHighlightBrush

Gets or sets the Brush used to fill highlighted table rows.

SelectAfterCreate

Gets or sets value indicating whether newly created objects are automatically selected.

SelectedItemHandlesStyle

Gets the visual style of adjustment handles of selected items.

Selection

Gets the Selection instance that represents the selection of items in this diagram.

SelectionOnTop

Gets or sets a value indicating whether selected items should be painted on top of other items.

ShadowBrush

Gets or sets the default brush used for painting the items' shadows.

ShadowOffsetX

Gets or sets the horizontal offset of objects' shadows.

ShadowOffsetY

Gets or sets the vertical offset of objects' shadows.

ShadowsStyle

Gets or sets the style for rendering shadows.

ShapeBrush

Gets or sets the default value for the Brush property of shape nodes.

ShapeCustomDraw

Gets or sets the default type of custom painting done for shape nodes.

ShapeHandlesStyle

Gets or sets the default value for the HandlesStyle property of new shape nodes.

ShapeNodeStyle

Gets the theme-level style for shape nodes.

ShapeOrientation

Gets or sets the default value for the ShapeOrientation property of shape nodes.

ShapePen

Gets or sets the default value for the Pen property of shape nodes.

ShapeText

Gets or sets the default text of shape nodes.

ShowAnchors

Gets or sets a value indicating whether and when node anchor points should be displayed.

ShowDisabledHandles

Gets or sets a value indicating whether manipulation handles are painted when they are disabled.

ShowGrid

Gets or sets a value indicating whether the alignment grid is visible.

ShowHandlesOnDrag

Gets or sets a value indicating whether to display selection handles of pointed objects while another object is being modified.

SnapToAnchor

Gets or sets when arrow end points should be aligned to the nearest anchor points.

Style

Gets or sets the style associated with the diagram.

TableBrush

Gets or sets the default value for the Brush property of tables.

TableCaption

Gets or sets the default text for tables' captions.

TableCaptionHeight

Gets or sets the default height of table captions.

TableColumnCount

Gets or sets the default number of table columns.

TableColumnWidth

Gets or sets the default width of tables' columns.

TableConnectionStyle

Gets or sets a value indicating whether drawing an arrow between tables should link rows of those tables, or the tables as whole entities.

TableCustomDraw

Gets or sets the default type of custom painting done on tables.

TableHandlesStyle

Gets or sets the default value for the HandlesStyle property of new tables.

TableNodeStyle

Gets the theme-level style for table nodes.

TablePen

Gets or sets the default value for the Pen property of tables.

TableRowCount

Gets or sets the default number of table rows.

TableRowHeight

Gets or sets the default height of tables' rows.

TableShape

Gets or sets the default style of new tables.

TablesScrollable

Gets or sets the default value for the Scrollable property of new tables.

Tag

Gets or sets custom data associated with this diagram.

TextColor

Gets or sets the default color of text displayed inside diagram items.

TextFormat

Gets or sets the default alignment and formatting style for text displayed inside nodes and table cells.

Theme

Gets or sets the theme associated with the diagram.

TouchRadius

Gets or sets the distance tolerance during hit-testing, expressed in millimeters, or null, to use the default tolerance.

TreeViewNodeStyle

Gets the theme-level style for tree view nodes.

UndoManager

Gets a reference to the diagram's UndoManager instance.

ValidityChecks

Gets or sets a value indicating whether validity checks are performed each time an item is added to the diagram.

 See Also