dotnetCHARTING Send comments on this topic.
MapLayer Class
See Also  Members  
dotnetCHARTING.Mapping Namespace : MapLayer Class


Represents a layer on the map. Either an ecw file (.ecw) image, or a shape file (.shp) collection of shapes including data the shape file contains.

Object Model




Syntax

Visual Basic (Declaration) 
Public Class MapLayer 
Visual Basic (Usage)Copy Code
Dim instance As MapLayer
C# 
public class MapLayer 

Inheritance Hierarchy

System.Object
   dotnetCHARTING.Mapping.MapLayer

See Also

© 2010 All Rights Reserved.