.netCHARTING v10.5 Documentation
Members 


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
MapLayer ClassShape ClassGroupCollection ClassGroup ClassShapeCollection ClassShape Class
Syntax
'Declaration
 
Public Class MapLayer 
'Usage
 
Dim instance As MapLayer
public class MapLayer 
Inheritance Hierarchy

System.Object
   dotnetCHARTING.Mapping.MapLayer

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also