Search
PagedDiagramView Properties
 


 Public Properties

  Name Description

AddButtonColor

Gets or sets the color of the Add icon.

AllowInplaceEdit

Gets or sets a value indicating whether in-place editing of the text of objects is enabled.

AllowRenamePages

Gets or sets whether DiagramPage titles can be renamed interactively.

Behavior

Gets or sets a value indicating how the control responds to user actions.

CurrentPage

Returns the topmost visible page.

Document

Gets or sets the displayed diagram document.

NavigationButtonColor

Gets or sets the color of navigation icons.

PageAlignment

Gets or sets the horizontal alignment of pages.

PageBorderColor

Gets or sets the color of page borders.

PageBorderWidth

Gets or sets the thickness of page borders.

PageSpacing

Gets or sets the distance between page edges.

PrintOptions

Gets an object which provides customization properties for printing and print-preview.

RemoveButtonColor

Gets or sets the color of the Remove icon.

ScrollX

Gets or sets the view's horizontal scroll position.

ScrollY

Gets or sets the view's vertical scroll position.

ShowAddButton

Gets or sets whether the navigation bar should display an Add icon.

ShowRemoveButton

Gets or sets whether the navigation bar should display a Remove icon.

ZoomFactor

Gets or sets the zoom factor used to scale up or down the diagram pages.

 See Also