BaseMiniMap Properties |
The BaseMiniMap type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsMovingViewboxEnabled |
Gets or sets a nullable Boolean that specifies if moving the Viewbox by mouse is enabled.
|
![]() | MapImageElement |
Gets or sets a Visual that is shown as the content of MiniMap.
|
![]() | MaskBrush |
Gets or sets a Brush that is used to mask the area that is not visible. Default value is #46AAAAFF (semi transparent blue).
|
![]() | RectangleStroke |
Gets or sets a Stroke of the Rectangle used for rectangle that shows the shown area defined by the Viewbox property. Default value is Blue.
|
![]() | RectangleStrokeThickness |
Gets or sets a Stroke Thickness of the Rectangle used for rectangle that shows the shown area defined by the Viewbox property. Default value is 1.
|
![]() | Viewbox |
Gets or sets a Rect that defines an area that is shown by a rectangle shown in the MiniMap.
|
![]() | ViewboxRotationAngle |
Gets or sets a rotation angle in degrees that specifies how the content of the MiniMap is rotated.
|