MindFusion.Wpf Pack Programmer's Guide
DecorationLayerBase(TColor, TPalette) Properties
 


 Public Properties

  Name Description

BoundingBox

Layer.BoundingBox override.

Decorations

Gets the list of decorations displayed in this layer.

EnableHighlight

Gets or sets whether map elements should be automatically highlighted when the mouse hovers over them. (Inherited from Layer.)

EnableSelection

Gets or sets whether map elements should be selected when the user clicks them. (Inherited from Layer.)

FillColors

Gets or sets the colors used to fill map elements on this layer. (Inherited from Layer.)

HighlightColor

Gets or sets the color used to highlight elements on this layer. (Inherited from Layer.)

LineColor

Gets or sets the line color used to draw elements on this layer. (Inherited from Layer.)

Palette

Gets or sets the color palette associated with this layer. (Inherited from Layer.)

Selection

Gets the list of selected decorations.

Visible

Gets or sets whether this layer should be visible in the map view. (Inherited from Layer.)

 See Also

DecorationLayerBase(TColor, TPalette) Class
MindFusion.Mapping Namespace