dotnetCHARTING Send comments on this topic.
MapLayerCollection Property
See Also 
dotnetCHARTING.Mapping Namespace > Mapping Class : MapLayerCollection Property


Gets a collection of MapLayer objects used to render the map.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property MapLayerCollection As MapLayerCollection
Visual Basic (Usage)Copy Code
Dim instance As Mapping
Dim value As MapLayerCollection
 
value = instance.MapLayerCollection
C# 
public MapLayerCollection MapLayerCollection {get;}

See Also

© 2010 All Rights Reserved.