|
| ESRI.ArcGIS.ADF.IMS | |
| Layers Property | |
| See Also | |
| ESRI.ArcGIS.ADF.IMS.Carto.Layer Namespace > GroupLayer Class : Layers Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property Layers As LayerCollection | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public LayerCollection Layers {get; set;} | |