C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Maps Namespace / C1Maps Class / Layers Property

In This Topic
Layers Property
In This Topic
Gets the collection of C1Layer objects.
Syntax
'Declaration
 
Public ReadOnly Property Layers As System.Collections.Generic.List(Of C1Layer)
 
See Also