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


The following tables list the members exposed by MapLayer.

Public Constructors

 NameDescription
Public ConstructorMapLayer ConstructorInitializes a new instance of the MapLayer object.  
Top

Public Properties

 NameDescription
Public PropertyAttributeNames Gets a string array of attribute names associated with the loaded shape file.  
Public PropertyDefaultShape Gets or sets a Shape object that specifies the default properties of all subsequent shapes in this MapLayer.  
Public PropertyGroups Gets a GroupCollection object which holds Group objects used to modify similar shapes automatically.  
Public PropertyLabelOnce Gets or sets a boolean value that indicates whether single shapes with multiple parts are labeled only once. An example is a multiple island country which would use only one label provided this property is set to true, otherwise each island may be labeled.  
Public PropertyPalette Gets or sets an array of colors that defines the colors that will be used by the shapes of this MapLayer.

 
Public PropertyPaletteName Gets or sets a Palette enumeration that indicates which static palette will be used by the shapes of this MapLayer.

 
Public PropertyShapes Gets a collection of Shape objects generated by the source shape file (.shp).  
Public PropertySourceFileName Gets or sets the name of the file used to populate this MapLayer.  
Top

Public Methods

 NameDescription
Public MethodAddLatLongLine Adds a line to this map layer.  
Public MethodAddLatLongPointOverloaded.  Adds a point to this map layer.  
Public MethodAddLine Adds a line to this map layer.  
Public MethodAddPointOverloaded.  Adds a point to this map layer with a marker, hotspot, and annotation. A null value can be used for hotspot or annotation if they are to be  
Public MethodImportDataImports and merges a DataTable with this MapLayer.  
Top

See Also

© 2010 All Rights Reserved.