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


Initializes a new instance of the MapLayer object.

Syntax

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

See Also