Provides a scaled-down view of Diagram contents, with heatmap and bookmark overlays, and inline layer toggles.
The following tables list the members exposed by the MiniMap type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the MiniMap class. |
Public Fields| Name | Description | |
|---|---|---|
![]() ![]() |
Identifies the BookmarkTemplate dependency property. |
|
![]() ![]() |
Identifies the DiagramView dependency property. (Inherited from Overview.) |
|
![]() ![]() |
Identifies the DisplayImages dependency property. (Inherited from Overview.) |
|
![]() ![]() |
Identifies the DisplayText dependency property. (Inherited from Overview.) |
|
![]() ![]() |
Identifies the Document dependency property. (Inherited from Overview.) |
|
![]() ![]() |
Identifies the HeatmapMode dependency property. |
|
![]() ![]() |
Identifies the ShowBookmarks dependency property. |
|
![]() ![]() |
Identifies the ShowHeatmap dependency property. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets a value indicating whether users are allowed to zoom the diagram by resizing the overview's viewport tracker rectangle. (Inherited from Overview.) |
|
![]() |
Gets or sets the DataTemplate used to render DiagramBookmark pins. |
|
![]() |
Gets or sets the DiagramView instance whose contents to display in the overview control. (Inherited from Overview.) |
|
![]() |
Gets or sets a color used to blend with the part of the diagram that is not visible in the Diagram's client rectangle. (Inherited from Overview.) |
|
![]() |
Gets or sets a value indicating whether images are displayed in the overview. (Inherited from Overview.) |
|
![]() |
Gets or sets a value indicating whether text is displayed in the overview. (Inherited from Overview.) |
|
![]() |
Gets or sets the Diagram instance whose content to display in this overview control. (Inherited from Overview.) |
|
![]() |
Gets or sets the active algorithms or metric layers visualized on the heatmap overlay. |
|
![]() |
Gets or sets a fixed scale factor to be used when FitAll is disabled. (Inherited from Overview.) |
|
![]() |
Gets or sets a value indicating whether to fit the whole diagram inside the overview window control. (Inherited from Overview.) |
|
![]() |
Gets or sets a value indicating whether to show bookmarks overlay in the minimap. |
|
![]() |
Gets or sets a value indicating whether to show a heatmap overlay in the minimap. |
|
![]() |
Gets or sets a value indicating whether the scrollbars of the overview control are visible. (Inherited from Overview.) |
|
![]() |
Gets or sets the Pen object used to draw the tracking rectangle border. (Inherited from Overview.) |
Public Methods| Name | Description | |
|---|---|---|
![]() |
Control.OnApplyTemplate override. (Inherited from Overview.) |
|
![]() |
Scrolls the overview control, so that diagramPoint is displayed at the top left corner of the overview. (Inherited from Overview.) |
See Also