DiagramDesignerControl Properties
The Diagram Designer control.Name | Description |
---|---|
Actions | Provides access to the collection of actions provided by the diagram designer ribbon. |
ActiveTool | Specifies the currently selected diagram tool. This is a dependency property. Inherited from DiagramControl. |
ActualHeight | Gets the rendered height of this element. Inherited from FrameworkElement. |
ActualWidth | Gets the rendered width of this element. Inherited from FrameworkElement. |
AllowAddRemoveItems | Gets or sets whether to allow the end-user to add and remove diagram items from the canvas. This is a dependency property. Inherited from DiagramControl. |
AllowApplyAutomaticLayout | Gets or sets whether to allow the end-user to apply the Automatic Layout. This is a dependency property. Inherited from DiagramControl. |
AllowApplyAutomaticLayoutForSubordinates | Gets or sets whether to allow the end-user to apply the Automatic Layout to an item’s subordinates. This is a dependency property. Inherited from DiagramControl. |
AllowAttachDetachConnectors | Gets or sets whether to allow the end-user to change the connector’s starting and ending items. This is a dependency property. Inherited from DiagramControl. |
AllowChangeCanvasSizeMode | Gets or sets whether to allow the end-user to change the canvas size mode in the Ribbon. This is a dependency property. Inherited from DiagramControl. |
AllowChangeConnectorsArrowSettings | Gets or sets whether to allow users to change connector arrows in the Properties Panel. This is a dependency property. Inherited from DiagramControl. |
AllowChangeConnectorsRoute | Gets or sets whether to allow the end-user to manually reroute connectors. This is a dependency property. Inherited from DiagramControl. |
AllowChangeConnectorsType | Gets or sets whether to allow end-users to change the connector type in the Ribbon. This is a dependency property. Inherited from DiagramControl. |
AllowChangeContainerHeaderPadding | Gets or sets whether to allow the end-user to change the header’s padding within the container’s boundaries in the Ribbon. This is a dependency property. Inherited from DiagramControl. |
AllowChangeContainerHeaderVisibility | Gets or sets whether to allow the end-user to change the container header’s visibility. This is a dependency property. Inherited from DiagramControl. |
AllowChangeContainerPadding | Gets or sets whether to allow the end-user to change the container’s padding in the Ribbon. This is a dependency property. Inherited from DiagramControl. |
AllowChangeContainerStyle | Gets or sets whether to allow the end-user to change the container style in the Ribbon. This is a dependency property. Inherited from DiagramControl. |
AllowChangeGridVisibility | Gets or sets whether to allow the end-user to change the visibility of grid lines on the Canvas in the Ribbon. This is a dependency property. Inherited from DiagramControl. |
AllowChangeImage | Gets or sets whether to allow the end-user to change the source image of an image item. This is a dependency property. Inherited from DiagramControl. |
AllowChangeImageStretchMode | Gets or sets whether to allow the end-user to change the stretch mode for an image item in the Ribbon. This is a dependency property. Inherited from DiagramControl. |
AllowChangeItemBackground | Gets or sets whether to allow the end-user to change the diagram item’s background color in the Ribbon. This is a dependency property. Inherited from DiagramControl. |
AllowChangeItemStroke | Gets or sets whether to allow the end-user to change the diagram item’s stroke color in the Ribbon. This is a dependency property. Inherited from DiagramControl. |
AllowChangeItemStyle | Gets or sets whether to allow the end-user to change the diagram item’s style in the Ribbon. This is a dependency property. Inherited from DiagramControl. |
AllowChangeItemZOrder | Gets or sets whether to allow the end-user to change the item’s Z-order in the Ribbon. This is a dependency property. Inherited from DiagramControl. |
AllowChangeLineJumpSettings | Gets or sets whether to allow the end-user to change the line jump settings in the Page Setup Dialog Window. This is a dependency property. Inherited from DiagramControl. |
AllowChangePageBreaksVisibility | Gets or sets whether to allow the end-user to change the visibility of page breaks in the Ribbon. This is a dependency property. Inherited from DiagramControl. |
AllowChangePageParameters | Gets or sets whether to allow the end-user to change the page parameters in the Page Setup Dialog Window. This is a dependency property. Inherited from DiagramControl. |
AllowChangeRulerVisibility | Gets or sets whether to allow the end-user to change the visibility of grid rulers in the Ribbon. This is a dependency property. Inherited from DiagramControl. |
AllowChangeShapesParameter | Gets or sets whether to allow the end-user to transform shapes by dragging the transformation handles. This is a dependency property. Inherited from DiagramControl. |
AllowChangeTextFont | Gets or sets whether to allow the end-user to change the text font settings in the Ribbon. This is a dependency property. Inherited from DiagramControl. |
AllowChangeTextForeground | Gets or sets whether to allow the end-user to change the text foreground in the Ribbon. This is a dependency property. Inherited from DiagramControl. |
AllowChangeTextHorizontalAlignment | Gets or sets whether to allow the end-user to change the text horizontal alignment in the Ribbon. This is a dependency property. Inherited from DiagramControl. |
AllowChangeTextVerticalAlignment | Gets or sets whether to allow the end-user to change the text vertical alignment in the Ribbon. This is a dependency property. Inherited from DiagramControl. |
AllowChangeTheme | Gets or sets whether to allow end-users to select the diagram theme in the Ribbon. This is a dependency property. Inherited from DiagramControl. |
AllowCollapseContainers | Specifies whether to display the expand/collapse button for all containers. This is a dependency property. Inherited from DiagramControl. |
AllowCopyItems | Gets or sets whether to allow end-users to copy diagram items. This is a dependency property. Inherited from DiagramControl. |
AllowDiagramProperties | Obsolete. Specifies whether to display the ‘Properties’ menu item in the context menu. This is a dependency property. Inherited from DiagramControl. |
AllowDrop | Gets or sets a value indicating whether this element can be used as the target of a drag-and-drop operation. This is a dependency property. Inherited from UIElement. |
AllowEditItems | Gets or sets whether to allow the end-user to enter the text editing mode. This is a dependency property. Inherited from DiagramControl. |
AllowEmptySelection | Specifies whether to allow selecting the root item. This is a dependency property. Inherited from DiagramControl. |
AllowFlipImage | Gets or sets whether to allow the end-user to apply the flip effect to an image item in the Ribbon. This is a dependency property. Inherited from DiagramControl. |
AllowMiddleButtonDrag | Specifies whether to enable diagram panning on the middle mouse button. This is a dependency property. Inherited from DiagramControl. |
AllowMoveItems | Gets or sets whether to allow the end-user to move diagram items by dragging with the mouse or pressing the arrow keys. This is a dependency property. Inherited from DiagramControl. |
AllowPropertiesPanel | Specifies whether to display the ‘Properties’ menu item in the context menu. This is a dependency property. Inherited from DiagramControl. |
AllowResizeItems | Gets or sets whether to allow the end-user to resize items by dragging selection handles. This is a dependency property. Inherited from DiagramControl. |
AllowRotateItems | Gets or sets whether to allow the end-user to rotate items by dragging the rotation handle. This is a dependency property. Inherited from DiagramControl. |
AllowUndoRedo | Gets or sets whether to allow the end-user to perform the undo/redo operations. This is a dependency property. Inherited from DiagramControl. |
AllowZoom | Gets or sets whether to allow the end-user to change the diagram zoom factor. This is a dependency property. Inherited from DiagramControl. |
AreAnyTouchesCaptured | Gets a value that indicates whether at least one touch is captured to this element. Inherited from UIElement. |
AreAnyTouchesCapturedWithin | Gets a value that indicates whether at least one touch is captured to this element or to any child elements in its visual tree. Inherited from UIElement. |
AreAnyTouchesDirectlyOver | Gets a value that indicates whether at least one touch is pressed over this element. Inherited from UIElement. |
AreAnyTouchesOver | Gets a value that indicates whether at least one touch is pressed over this element or any child elements in its visual tree. Inherited from UIElement. |
Background | Gets or sets a brush that describes the background of a control. Inherited from Control. |
BackgroundTemplate | Gets or sets the template that defines the presentation of the DiagramControl‘s background. This is a dependency property. Inherited from DiagramControl. |
BindingGroup | Gets or sets the BindingGroup that is used for the element. Inherited from FrameworkElement. |
BitmapEffect | Gets or sets a bitmap effect that applies directly to the rendered content for this element. This is a dependency property. Inherited from UIElement. |
BitmapEffectInput | Gets or sets an input source for the bitmap effect that applies directly to the rendered content for this element. This is a dependency property. Inherited from UIElement. |
BorderBrush | Gets or sets a brush that describes the border background of a control. Inherited from Control. |
BorderThickness | Gets or sets the border thickness of a control. Inherited from Control. |
BringIntoViewMargin | Gets or sets the margin between diagram items and viewport bounds when calling the DiagramControl.BringItemsIntoView and DiagramControl.BringSelectionIntoView methods. This is a dependency property. Inherited from DiagramControl. |
CacheMode | Gets or sets a cached representation of the UIElement. Inherited from UIElement. |
CanRedo | Indicates whether there are actions that occurred recently within the control that can be reapplied. This is a dependency property. Inherited from DiagramControl. |
CanUndo | Indicates whether the user can undo the previous operation. This is a dependency property. Inherited from DiagramControl. |
CanvasSizeMode | Specifies whether the Canvas size is automatically changed to fit the current shapes layout. This is a dependency property. Inherited from DiagramControl. |
CircularLayoutNodesSpacing | Specifies the spacing between the diagram items to which the circular layout is applied. This is a dependency property. Inherited from DiagramControl. |
CircularLayoutOrder | Specifies how the circular layout algorithm arranges shapes. Inherited from DiagramControl. |
CircularLayoutStartAngle | Specifies the start angle in degrees in the counterclockwise direction. This is a dependency property. Inherited from DiagramControl. |
ClearCache | For internal use. Inherited from DiagramControl. |
Clip | Gets or sets the geometry used to define the outline of the contents of an element. This is a dependency property. Inherited from UIElement. |
ClipToBounds | Gets or sets a value indicating whether to clip the content of this element (or content coming from the child elements of this element) to fit into the size of the containing element. This is a dependency property. Inherited from UIElement. |
CommandBindings | Gets a collection of CommandBinding objects associated with this element. A CommandBinding enables command handling for this element, and declares the linkage between a command, its events, and the handlers attached by this element. Inherited from UIElement. |
Commands | Provides access to the set of available diagram commands. Inherited from DiagramControl. |
ConnectorsSeparationMode | Specifies whether to automatically split the overlapping right-angle connectors. This is a dependency property. Inherited from DiagramControl. |
ConnectorTool | Specifies the tool that is used when the end-user selects the Connector tool in the Ribbon. This is a dependency property. Inherited from DiagramControl. |
ContextMenu | Gets or sets the context menu element that should appear whenever the context menu is requested through user interface (UI) from within this element. Inherited from FrameworkElement. |
CurrentProcessId | For internal use. Inherited from DiagramControl. |
Cursor | Gets or sets the cursor that displays when the mouse pointer is over this element. Inherited from FrameworkElement. |
DataContext | Gets or sets the data context for an element when it participates in data binding. Inherited from FrameworkElement. |
DefaultStyleKey protected | Gets or sets the key to use to reference the style for this control, when theme styles are used or defined. Inherited from FrameworkElement. |
DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject. |
DesiredSize | Gets the size that this element computed during the measure pass of the layout process. Inherited from UIElement. |
DiagramDesignerResultForDesignTime | For internal use. Inherited from DiagramControl. |
DiagramPageBackgroundTemplate | Gets or sets the template that specifies the background of a page. This is a dependency property. Inherited from DiagramControl. |
DiagramPageBackgroundTemplateSelector | Gets or sets an object that chooses a drawing page background template based on custom logic. This is a dependency property. Inherited from DiagramControl. |
Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject. |
DocumentSource | Specifies a document supplier for the DiagramControl. This is a dependency property. Inherited from DiagramControl. |
Effect | Gets or sets the bitmap effect to apply to the UIElement. This is a dependency property. Inherited from UIElement. |
EllipseTool | Specifies the tool that is used when the end-user selects the Ellipse tool in the Ribbon. This is a dependency property. Inherited from DiagramControl. |
EnableProportionalResizing | Gets or sets whether to maintain the aspect ratio when resizing diagram items. This is a dependency property. Inherited from DiagramControl. |
ExportDPI | Specifies the resolution in which the diagram is exported. This is a dependency property. Inherited from DiagramControl. |
ExportMargin | Gets or sets the margin between diagram contents and page bounds when exporting the diagram. This is a dependency property. Inherited from DiagramControl. |
ExportScale | Specifies the scale factor to apply to the diagram that is being exported. Inherited from DiagramControl. |
FileDialogFilter | Gets or sets the filter string that determines which files are displayed in the ‘Open File’ and ‘Save File As’ dialog boxes. This is a dependency property. Inherited from DiagramControl. |
FitToDrawingMargin | Gets or sets the margin between diagram contents and page bounds when calling the DiagramControl.FitToDrawing and DiagramControl.FitToItems methods. This is a dependency property. Inherited from DiagramControl. |
FlowDirection | Gets or sets the direction that text and other user interface (UI) elements flow within any parent element that controls their layout. Inherited from FrameworkElement. |
Focusable | Gets or sets a value that indicates whether the element can receive focus. This is a dependency property. Inherited from UIElement. |
FocusVisualStyle | Gets or sets a property that enables customization of appearance, effects, or other style characteristics that will apply to this element when it captures keyboard focus. Inherited from FrameworkElement. |
FontFamily | Gets or sets the font family of the control. Inherited from Control. |
FontSize | Gets or sets the font size. Inherited from Control. |
FontStretch | Gets or sets the degree to which a font is condensed or expanded on the screen. Inherited from Control. |
FontStyle | Gets or sets the font style. Inherited from Control. |
FontWeight | Gets or sets the weight or thickness of the specified font. Inherited from Control. |
ForceCursor | Gets or sets a value that indicates whether this FrameworkElement should force the user interface (UI) to render the cursor as declared by the Cursor property. Inherited from FrameworkElement. |
Foreground | Gets or sets a brush that describes the foreground color. Inherited from Control. |
GlueToConnectionPointDistance | Specifies the distance between the mouse pointer and a connection point at which the connector is glued to the point. This is a dependency property. Inherited from DiagramControl. |
GlueToItemDistance | Specifies the distance between the mouse pointer and a diagram item at which the connector is glued to the item. This is a dependency property. Inherited from DiagramControl. |
GridSize | Gets or sets the size of a grid’s cell. This is a dependency property. Inherited from DiagramControl. |
HasAnimatedProperties | Gets a value indicating whether this element has any animated properties. Inherited from UIElement. |
HasChanges | Gets whether the current document has been changed using DiagramControl’s UI. This is a dependency property. Inherited from DiagramControl. |
HasEffectiveKeyboardFocus protected | Gets a value that indicates whether the UIElement has focus. Inherited from UIElement. |
Height | Gets or sets the suggested height of the element. Inherited from FrameworkElement. |
HexagonTool | Specifies the tool that is used when the end-user selects the Hexagon tool in the Ribbon. This is a dependency property. Inherited from DiagramControl. |
HorizontalAlignment | Gets or sets the horizontal alignment characteristics applied to this element when it is composed within a parent element, such as a panel or items control. Inherited from FrameworkElement. |
HorizontalContentAlignment | Gets or sets the horizontal alignment of the control’s content. Inherited from Control. |
InheritanceBehavior protected | Gets or sets the scope limits for property value inheritance, resource key lookup, and RelativeSource FindAncestor lookup. Inherited from FrameworkElement. |
InputBindings | Gets the collection of input bindings associated with this element. Inherited from UIElement. |
InputScope | Gets or sets the context for input used by this FrameworkElement. Inherited from FrameworkElement. |
IsArrangeValid | Gets a value indicating whether the computed size and position of child elements in this element’s layout are valid. Inherited from UIElement. |
IsContainerToolsVisible | Gets whether the Container Tools Ribbon category is currently displayed. This is a dependency property. Inherited from DiagramControl. |
IsEnabled | Gets or sets a value indicating whether this element is enabled in the user interface (UI). This is a dependency property. Inherited from UIElement. |
IsEnabledCore protected | Gets a value that becomes the return value of IsEnabled in derived classes. Inherited from UIElement. |
IsFocused | Gets a value that determines whether this element has logical focus. This is a dependency property. Inherited from UIElement. |
IsHitTestVisible | Gets or sets a value that declares whether this element can possibly be returned as a hit test result from some portion of its rendered content. This is a dependency property. Inherited from UIElement. |
IsImageToolsVisible | Gets whether the Image Tools Ribbon category is currently displayed. This is a dependency property. Inherited from DiagramControl. |
IsInitialized | Gets a value that indicates whether this element has been initialized, either during processing by a XAML processor, or by explicitly having its EndInit() method called. Inherited from FrameworkElement. |
IsInputMethodEnabled | Gets a value indicating whether an input method system, such as an Input Method Editor (IME), is enabled for processing the input to this element. Inherited from UIElement. |
IsKeyboardFocused | Gets a value indicating whether this element has keyboard focus. This is a dependency property. Inherited from UIElement. |
IsKeyboardFocusWithin | Gets a value indicating whether keyboard focus is anywhere within the element or its visual tree child elements. This is a dependency property. Inherited from UIElement. |
IsLoaded | Gets a value that indicates whether this element has been loaded for presentation. Inherited from FrameworkElement. |
IsManipulationEnabled | Gets or sets a value that indicates whether manipulation events are enabled on this UIElement. Inherited from UIElement. |
IsMeasureValid | Gets a value indicating whether the current size returned by layout measure is valid. Inherited from UIElement. |
IsMouseCaptured | Gets a value indicating whether the mouse is captured to this element. This is a dependency property. Inherited from UIElement. |
IsMouseCaptureWithin | Gets a value that determines whether mouse capture is held by this element or by child elements in its visual tree. This is a dependency property. Inherited from UIElement. |
IsMouseDirectlyOver | Gets a value that indicates whether the position of the mouse pointer corresponds to hit test results, which take element compositing into account. This is a dependency property. Inherited from UIElement. |
IsMouseOver | Gets a value indicating whether the mouse pointer is located over this element (including child elements in the visual tree). This is a dependency property. Inherited from UIElement. |
IsReadOnly | Specifies whether to enable all diagram protection properties. Setting specific properties to true overrides the IsReadOnly property value. Inherited from DiagramControl. |
IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject. |
IsStylusCaptured | Gets a value indicating whether the stylus is captured by this element. This is a dependency property. Inherited from UIElement. |
IsStylusCaptureWithin | Gets a value that determines whether stylus capture is held by this element, or an element within the element bounds and its visual tree. This is a dependency property. Inherited from UIElement. |
IsStylusDirectlyOver | Gets a value that indicates whether the stylus position corresponds to hit test results, which take element compositing into account. This is a dependency property. Inherited from UIElement. |
IsStylusOver | Gets a value indicating whether the stylus cursor is located over this element (including visual child elements). This is a dependency property. Inherited from UIElement. |
IsTabStop | Gets or sets a value that indicates whether a control is included in tab navigation. Inherited from Control. |
IsTextEditMode | Gets whether a diagram item’s text is currently being edited. This is a dependency property. Inherited from DiagramControl. |
IsVisible | Gets a value indicating whether this element is visible in the user interface (UI). This is a dependency property. Inherited from UIElement. |
Items | Provides access to the collection of diagram items displayed by the DiagramControl. Inherited from DiagramControl. |
ItemTypeRegistrator static | Provides access to methods used to create serializable custom diagram item types. Inherited from DiagramControl. |
Landscape | Specifies whether to use the longer dimension of the page size as the page width. This is a dependency property. Inherited from DiagramControl. |
Language | Gets or sets localization/globalization language information that applies to an element. Inherited from FrameworkElement. |
LastShapeStyles | Provides access to the collection of the recently used shape styles. This is a dependency property. Inherited from DiagramControl. |
LayoutTransform | Gets or sets a graphics transformation that should apply to this element when layout is performed. Inherited from FrameworkElement. |
LineJumpPlacement | Specifies which connector lines display jumps in intersections. This is a dependency property. Inherited from DiagramControl. |
LineJumpSize | Gets or sets the size of line jumps. This is a dependency property. Inherited from DiagramControl. |
LineJumpStyle | Gets or sets the line jump style for connectors. This is a dependency property. Inherited from DiagramControl. |
Margin | Gets or sets the outer margin of an element. Inherited from FrameworkElement. |
MaxHeight | Gets or sets the maximum height constraint of the element. Inherited from FrameworkElement. |
MaxWidth | Gets or sets the maximum width constraint of the element. Inherited from FrameworkElement. |
MaxZoomFactor | Specifies the maximum diagram zoom factor. Inherited from DiagramControl. |
MeasureUnit | Specifies the unit of measurement to use in UI. This is a dependency property. Inherited from DiagramControl. |
MindMapTreeLayoutConnectorsRouting | Gets or sets whether applying the Mind-map tree layout affects connector routing. This is a dependency property. Inherited from DiagramControl. |
MindMapTreeLayoutHierarchyAlignment | Specifies the mind-map tree layout vertical alignment relative to the layout direction axis. This is a dependency property. Inherited from DiagramControl. |
MindMapTreeLayoutHierarchySpacing | Specifies the distance between layers of hierarchy. This is a dependency property. Inherited from DiagramControl. |
MindMapTreeLayoutNodeAlignment | Specifies the mind-map tree layout horizontal alignment relative to the layout direction axis. This is a dependency property. Inherited from DiagramControl. |
MindMapTreeLayoutNodeSpacing | Specifies the distance between shapes on the same level of hierarchy. This is a dependency property. Inherited from DiagramControl. |
MindMapTreeLayoutOrientation | Specifies the mind-map tree orientation. This is a dependency property. Inherited from DiagramControl. |
MindMapTreeLayoutRootSpacing | Specifies the distance between the root shape and its immediate children. This is a dependency property. Inherited from DiagramControl. |
MindMapTreeLayoutSplitMode | Specifies which diagram items are realigned when performing automatic relayout. This is a dependency property. Inherited from DiagramControl. |
MindMapTreeLayoutSubTreeAlignment | Gets or sets the alignment of the mind-map‘s subtrees. This is a dependency property. Inherited from DiagramControl. |
MindMapTreeLayoutSubTreeDefaultSplitMode | Specifies the criteria for arranging the mind map branches. This is a dependency property. Inherited from DiagramControl. |
MindMapTreeLayoutSubTreeSelector | Gets or sets the IMindMapSubTreeSelector object that allows you to customize the positioning of subtrees. This is a dependency property. Inherited from DiagramControl. |
MinDragDistance | Specifies the number of pixels the cursor must move with the mouse down before dragging begins. This is a dependency property. Inherited from DiagramControl. |
MinHeight | Gets or sets the minimum height constraint of the element. Inherited from FrameworkElement. |
MinWidth | Gets or sets the minimum width constraint of the element. Inherited from FrameworkElement. |
MinZoomFactor | Specifies the minimum diagram zoom factor. Inherited from DiagramControl. |
Name | Gets or sets the identifying name of the element. The name provides a reference so that code-behind, such as event handler code, can refer to a markup element after it is constructed during processing by a XAML processor. Inherited from FrameworkElement. |
Opacity | Gets or sets the opacity factor applied to the entire UIElement when it is rendered in the user interface (UI). This is a dependency property. Inherited from UIElement. |
OpacityMask | Gets or sets an opacity mask, as a Brush implementation that is applied to any alpha-channel masking for the rendered content of this element. This is a dependency property. Inherited from UIElement. |
OrgChartLayoutConnectorsRouting | Gets or sets whether applying the Org chart layout affects connector routing. This is a dependency property. Inherited from DiagramControl. |
OrgChartLayoutDirection | Specifies the direction of the org chart layout’s tree section. This is a dependency property. Inherited from DiagramControl. |
OrgChartLayoutHierarchySpacing | Specifies the distance between layers of hierarchy. This is a dependency property. Inherited from DiagramControl. |
OrgChartLayoutIsCompact | Specifies whether the automatic org chart layout arranges shapes minimizing the space between them. This is a dependency property. Inherited from DiagramControl. |
OrgChartLayoutNodeSpacing | Specifies the distance between shapes on the same level of hierarchy. This is a dependency property. Inherited from DiagramControl. |
OrgChartLayoutSplitMode | Specifies which diagram items are rearranged by the org chart layout algorithm. This is a dependency property. Inherited from DiagramControl. |
OrgChartLayoutTipOverDirection | Specifies the direction of the org chart layout’s tip-over section. This is a dependency property. Inherited from DiagramControl. |
OrgChartLayoutTipOverOffsetMode | Specifies whether to offset child shapes from the center or the edge of the parent shape in the org chart layout’s tip-over section. This is a dependency property. Inherited from DiagramControl. |
OrgChartLayoutTreeAlignment | Specifies the alignment of the org chart layout’s tree section. This is a dependency property. Inherited from DiagramControl. |
OrgChartLayoutTreeLevelCount | Specifies the number of levels of hierarchy in the org chart layout’s tree section. This is a dependency property. Inherited from DiagramControl. |
OverridesDefaultStyle | Gets or sets a value that indicates whether this element incorporates style properties from theme styles. Inherited from FrameworkElement. |
Padding | Gets or sets the padding inside a control. Inherited from Control. |
PageMargin | Gets or sets the amount of space between the page’s borders and its contents. This is a dependency property. Inherited from DiagramControl. |
PageOrientation static | Obsolete. This API is obsolete now. |
PageSize | Gets or sets the initial diagram canvas size (the tile size). This is a dependency property. Inherited from DiagramControl. |
PanTool | Specifies the tool that is used when an end-user selects the Pan tool from the Ribbon. This is a dependency property. Inherited from DiagramControl. |
PaperKind | Allows you to use one of the standard paper sizes as the page size. This is a dependency property. Inherited from DiagramControl. |
Parent | Gets the logical parent element of this element. Inherited from FrameworkElement. |
PdfExportOptions | Gets or sets the options that define how a document is exported to PDF format. Inherited from DiagramControl. |
PersistId | Gets a value that uniquely identifies this element. Inherited from UIElement. |
PlatformCache static | This property supports the internal infrastructure and is not intended to be used directly from your code. Inherited from DiagramControl. |
PointerTool | Specifies the tool that is used when the end-user selects the Pointer tool in the Ribbon. This is a dependency property. Inherited from DiagramControl. |
PointerToolDragMode | Gets or sets whether dragging the pointer tool pans the canvas or draws a selection rectangle. This is a dependency property. Inherited from DiagramControl. |
PrimarySelection |
Gets the object that is currently the primary selected diagram item. This is a dependency property. Inherited from DiagramControl. |
PrintExportMode | Specifies whether to preserve the diagram content placement relative to the document boundaries when printing or exporting the diagram. This is a dependency property. Inherited from DiagramControl. |
PrintInMargins | Specifies whether to print content in the page margins. This is a dependency property. Inherited from DiagramControl. |
PrintPageBackgroundTemplate | Gets or sets the template that specifies the background of a printed page. This is a dependency property. Inherited from DiagramControl. |
PrintPageBackgroundTemplateSelector | Gets or sets an object that chooses a printed page background template based on custom logic. This is a dependency property. Inherited from DiagramControl. |
PropertiesPanelVisibility | Gets or sets the Properties Panel display mode. This is a dependency property. Inherited from DiagramControl. |
RectangleTool | Specifies the tool that is used when the end-user selects the Rectangle tool in the Ribbon. This is a dependency property. Inherited from DiagramControl. |
RenderSize | Gets (or sets) the final render size of this element. Inherited from UIElement. |
RenderTransform | Gets or sets transform information that affects the rendering position of this element. This is a dependency property. Inherited from UIElement. |
RenderTransformOrigin | Gets or sets the center point of any possible render transform declared by RenderTransform, relative to the bounds of the element. This is a dependency property. Inherited from UIElement. |
ResizingMode | Gets or sets how diagram items are resized. This is a dependency property. Inherited from DiagramControl. |
Resources | Gets or sets the locally-defined resource dictionary. Inherited from FrameworkElement. |
RightTriangleTool | Specifies the tool that is used when the end-user selects the Right Triangle tool in the Ribbon. This is a dependency property. Inherited from DiagramControl. |
RootToolsModel | For internal use. Inherited from DiagramControl. |
RunDiagramDesignerInDesignTime | For internal use. Inherited from DiagramControl. |
ScrollMargin | Gets or sets the size of the page’s outer indents that are displayed when you scroll the canvas to the edge. This is a dependency property. Inherited from DiagramControl. |
ScrollMode | Specifies the current scroll mode. This is a dependency property. Inherited from DiagramControl. |
SelectedItems | Provides access to the collection of the currently selected diagram items. Inherited from DiagramControl. |
SelectedStencils | Specifies the selected shape groups. This is a dependency property. Inherited from DiagramControl. |
SelectionMode | Specifies the selection mode for diagram items. This is a dependency property. Inherited from DiagramControl. |
SelectionModel | Gets an object that represents the currently selected diagram item. Inherited from DiagramControl. |
SelectionToolsModel | For internal use. Inherited from DiagramControl. |
SelectPartiallyCoveredItems | Specifies whether to select items that are only partially covered with the selection rectangle. This is a dependency property. Inherited from DiagramControl. |
Shortcuts | Provides access to shortcuts used by the DiagramDesignerControl. Inherited from DiagramControl. |
ShowGrid | Specifies whether to display grid lines on the Canvas. This is a dependency property. Inherited from DiagramControl. |
ShowMeasureUnit | Specifies whether to display the unit of measurement in the Properties Panel, Page Setup Window, and Bottom Panel. This is a dependency property. Inherited from DiagramControl. |
ShowPageBreaks | Gets or sets whether to display page breaks. This is a dependency property. Inherited from DiagramControl. |
ShowPanAndZoomPanel | Specifies whether to show the Pan and Zoom Panel. This is a dependency property. Inherited from DiagramControl. |
ShowQuickShapes | Gets or sets whether to show the Quick Shapes category in the Shapes Panel. This is a dependency property. Inherited from DiagramControl. |
ShowRulers | Specifies whether to display rulers on the Canvas. This is a dependency property. Inherited from DiagramControl. |
ShowSelectionRectangle | Gets or sets whether to show the selection rectangle. This is a dependency property. Obsolete: use the PointerToolDragMode property instead. Inherited from DiagramControl. |
SnapsToDevicePixels | Gets or sets a value that determines whether rendering for this element should use device-specific pixel settings during rendering. This is a dependency property. Inherited from UIElement. |
SnapToGrid | Specifies whether to pull shapes to the grid lines whenever an end-user drags them around the Canvas. This is a dependency property. Inherited from DiagramControl. |
SnapToItems | Specifies whether to pull shapes to other shapes whenever an end-user drags them around the Canvas. This is a dependency property. Inherited from DiagramControl. |
SnapToItemsDistance | Specifies the minimum distance between alignment guides of a shape being dragged and another shape’s alignment guides at which the “snap-to-items” feature is activated. If the dragged shape is dropped at this position, it will be aligned with the second shape. This is a dependency property. Inherited from DiagramControl. |
Stencils |
Provides access to the collection of available stencils. This is a dependency property. Inherited from DiagramControl. |
Style | Gets or sets the style used by this element when it is rendered. Inherited from FrameworkElement. |
StylusPlugIns protected | Gets a collection of all stylus plug-in (customization) objects associated with this element. Inherited from UIElement. |
SugiyamaLayoutColumnsAlignment | Gets or sets the alignment of the diagram depending on its direction. This is a dependency property. Inherited from DiagramControl. |
SugiyamaLayoutColumnSpacing | Specifies the distance between shapes on the same level of hierarchy. This is a dependency property. Inherited from DiagramControl. |
SugiyamaLayoutConnectorsRouting | Gets or sets whether applying the Sugiyama layout affects connector routing. This is a dependency property. Inherited from DiagramControl. |
SugiyamaLayoutDirection | Specifies the flow direction for the automatic layout. Inherited from DiagramControl. |
SugiyamaLayoutLayersAlignment | Gets or sets the alignment of the diagram depending on its direction. This is a dependency property. Inherited from DiagramControl. |
SugiyamaLayoutLayerSpacing | Specifies the distance between layers of hierarchy. This is a dependency property. Inherited from DiagramControl. |
TabIndex | Gets or sets a value that determines the order in which elements receive focus when the user navigates through controls by using the TAB key. Inherited from Control. |
Tag | Gets or sets an arbitrary object value that can be used to store custom information about this element. Inherited from FrameworkElement. |
Template | Gets or sets a control template. Inherited from Control. |
TemplatedParent | Gets a reference to the template parent of this element. This property is not relevant if the element was not created through a template. Inherited from FrameworkElement. |
TextHorizontalAlignment static | Obsolete. This API is obsolete now. |
TextTool | Specifies the tool that is used when the user selects the Text tool in the Ribbon. This is a dependency property. Inherited from DiagramControl. |
TextVerticalAlignment static | Obsolete. This API is obsolete now. |
Theme | Specifies the current theme. This is a dependency property. Inherited from DiagramControl. |
TipOverTreeLayoutConnectorsRouting | Gets or sets whether applying the Tip-over tree layout affects connector routing. This is a dependency property. Inherited from DiagramControl. |
TipOverTreeLayoutDirection | Specifies the tip-over layout direction. This is a dependency property. Inherited from DiagramControl. |
TipOverTreeLayoutHorizontalAlignment | Gets or sets the horizontal alignment of the tip-over diagram. This is a dependency property. Inherited from DiagramControl. |
TipOverTreeLayoutOffset | Gets or sets the offset used by the tip-over layout. This is a dependency property. Inherited from DiagramControl. |
TipOverTreeLayoutOffsetMode | Specifies whether to offset child shapes from the center or the edge of the parent shape. This is a dependency property. Inherited from DiagramControl. |
TipOverTreeLayoutSplitMode | Specifies which diagram items are realigned when performing automatic relayout. This is a dependency property. Inherited from DiagramControl. |
TipOverTreeLayoutVerticalAlignment | Gets or sets the vertical alignment of the tip-over diagram. This is a dependency property. Inherited from DiagramControl. |
TipOverTreeLayoutVerticalSpacing | Specifies the distance between layers of hierarchy. This is a dependency property. Inherited from DiagramControl. |
Title | The document title to which the window title can be bound. This is a dependency property. Inherited from DiagramControl. |
ToolboxVisibility | Gets or sets the Shapes Panel display mode. This is a dependency property. Inherited from DiagramControl. |
ToolTip | Gets or sets the tool-tip object that is displayed for this element in the user interface (UI). Inherited from FrameworkElement. |
TouchesCaptured | Gets all touch devices that are captured to this element. Inherited from UIElement. |
TouchesCapturedWithin | Gets all touch devices that are captured to this element or any child elements in its visual tree. Inherited from UIElement. |
TouchesDirectlyOver | Gets all touch devices that are over this element. Inherited from UIElement. |
TouchesOver | Gets all touch devices that are over this element or any child elements in its visual tree. Inherited from UIElement. |
TreeLayoutAlignment | Specifies the tree layout alignment. This is a dependency property. Inherited from DiagramControl. |
TreeLayoutBreadthAlignment | Gets or sets the tree diagram horizontal alignment relative to the layout direction axis. This is a dependency property. Inherited from DiagramControl. |
TreeLayoutConnectorsRouting | Gets or sets whether applying the Tree layout affects connector routing. This is a dependency property. Inherited from DiagramControl. |
TreeLayoutDepthAlignment | Gets or sets the tree diagram vertical alignment relative to the layout direction axis. This is a dependency property. Inherited from DiagramControl. |
TreeLayoutDirection | Gets or sets the layout direction. This is a dependency property. Inherited from DiagramControl. |
TreeLayoutHorizontalSpacing | Specifies the distance between shapes on the same level of hierarchy. This is a dependency property. Inherited from DiagramControl. |
TreeLayoutIsCompact |
Specifies whether the automatic tree layout arranges shapes minimizing the space between them. This is a dependency property. Inherited from DiagramControl. |
TreeLayoutSplitMode | Specifies which diagram items are realigned when performing automatic relayout. This is a dependency property. Inherited from DiagramControl. |
TreeLayoutVerticalSpacing | Specifies the distance between layers of hierarchy. This is a dependency property. Inherited from DiagramControl. |
Triggers | Gets the collection of triggers established directly on this element, or in child elements. Inherited from FrameworkElement. |
Uid | Gets or sets the unique identifier (for localization) for this element. This is a dependency property. Inherited from UIElement. |
UndoManager | Provides access to an object that manages the undo and redo operations in the DiagramControl. Inherited from DiagramControl. |
UseLayoutRounding | Gets or sets a value that indicates whether layout rounding should be applied to this element’s size and position during layout. Inherited from FrameworkElement. |
VerticalAlignment | Gets or sets the vertical alignment characteristics applied to this element when it is composed within a parent element such as a panel or items control. Inherited from FrameworkElement. |
VerticalContentAlignment | Gets or sets the vertical alignment of the control’s content. Inherited from Control. |
Visibility | Gets or sets the user interface (UI) visibility of this element. This is a dependency property. Inherited from UIElement. |
VisualBitmapEffect protected | Gets or sets the BitmapEffect value for the Visual. Inherited from Visual. |
VisualBitmapEffectInput protected | Gets or sets the BitmapEffectInput value for the Visual. Inherited from Visual. |
VisualBitmapScalingMode protected | Gets or sets the BitmapScalingMode for the Visual. Inherited from Visual. |
VisualCacheMode protected | Gets or sets a cached representation of the Visual. Inherited from Visual. |
VisualChildrenCount protected | Gets the number of visual child elements within this element. Inherited from FrameworkElement. |
VisualClearTypeHint protected | Gets or sets the ClearTypeHint that determines how ClearType is rendered in the Visual. Inherited from Visual. |
VisualClip protected | Gets or sets the clip region of the Visual as a Geometry value. Inherited from Visual. |
VisualEdgeMode protected | Gets or sets the edge mode of the Visual as an EdgeMode value. Inherited from Visual. |
VisualEffect protected | Gets or sets the bitmap effect to apply to the Visual. Inherited from Visual. |
VisualOffset protected | Gets or sets the offset value of the visual object. Inherited from Visual. |
VisualOpacity protected | Gets or sets the opacity of the Visual. Inherited from Visual. |
VisualOpacityMask protected | Gets or sets the Brush value that represents the opacity mask of the Visual. Inherited from Visual. |
VisualParent protected | Gets the visual tree parent of the visual object. Inherited from Visual. |
VisualScrollableAreaClip protected | Gets or sets a clipped scrollable area for the Visual. Inherited from Visual. |
VisualTextHintingMode protected | Gets or sets the TextHintingMode of the Visual. Inherited from Visual. |
VisualTextRenderingMode protected | Gets or sets the TextRenderingMode of the Visual. Inherited from Visual. |
VisualTransform protected | Gets or sets the Transform value for the Visual. Inherited from Visual. |
VisualXSnappingGuidelines protected | Gets or sets the x-coordinate (vertical) guideline collection. Inherited from Visual. |
VisualYSnappingGuidelines protected | Gets or sets the y-coordinate (horizontal) guideline collection. Inherited from Visual. |
Width | Gets or sets the width of the element. Inherited from FrameworkElement. |
ZoomFactor | Specifies the diagram zoom factor. This is a dependency property. Inherited from DiagramControl. |
See Also