MindFusion.Wpf Pack Programmer's Guide
MapLayerBase(TColor, TPalette).Select Method (MapElement)
See Also
 





Layer.Select override.

Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping

 Syntax

C#  Copy Code

public override bool Select (
    MapElement mapElement
)

Visual Basic  Copy Code

Public Overrides Function Select( _
    mapElement As MapElement _
) As Boolean

 Parameters

mapElement

The MapElement that should be selected.

 Return Value

true if the map view should be redrawn, otherwise false.

 See Also

Select Method Overload List
MapLayerBase(TColor, TPalette) Members
MapLayerBase(TColor, TPalette) Class
MindFusion.Mapping Namespace