Maps for ASP.NET Web Forms
Layers Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Maps Namespace > C1Maps Class : Layers Property
Gets the collection of C1Layer objects.
Syntax
'Declaration
 
Public ReadOnly Property Layers As System.Collections.Generic.List(Of C1Layer)
public System.Collections.Generic.List<C1Layer> Layers {get;}
See Also

Reference

C1Maps Class
C1Maps Members