ASP.NET Pack Programmer's Guide
StreetMapLayer.Select Method
See Also
 





Layer.Select override.

Namespace: MindFusion.Mapping.WebForms
Package: MindFusion.Mapping.WebForms

 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

Type: MapElement

 Return Value

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

 See Also

StreetMapLayer Members
StreetMapLayer Class
MindFusion.Mapping.WebForms Namespace