A control used to render a single map layer.
The following tables list the members exposed by the LayerPresenter type.
LayerPresenter
Initializes a new instance of the LayerPresenter class.
LayerProperty
Identifies the Layer dependency property.
Layer
Gets or sets the layer rendered inside this control.
Palette
Gets or sets the color palette used to draw map shapes in this layer.
ClipExclude
Overloaded. Excludes an area from the current clip region.
DrawImageUnscaled
Draws an image with the specified attributes.
DrawPoint
Draws a point marker at the specified location.
DrawPolyline
Draws a polyline.
DrawString
Draws a string with the specified attributes.
FillPolygon
Fills a polygon.
GetPixelSize
Gets the size of a pixel at the current zoom level.
OnApplyTemplate
Control.OnApplyTemplate override.
ResetClip
Resets the current clip region.
SetFillColor
Sets the current fill color to the specified color from the palette.
SetHighlightColor
Sets the current fill and line colors to the highlight color associated with this canvas.
SetLineColor
Sets the current line color to the line color associated with this canvas.
SetTextAlignment
Sets the current text alignment.
LayerPresenter ClassMindFusion.Mapping.Wpf Namespace