|
| ESRI.ArcGIS.ADF.Web | |
| GraphicsLayerIDFromLayer(GraphicsLayer) Method | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web.Display Namespace > JsonSerializer Class > GraphicsLayerIDFromLayer Method : GraphicsLayerIDFromLayer(GraphicsLayer) Method |
- layer
- The graphics layer.
| Visual Basic (Declaration) | |
|---|---|
Public Overloads Function GraphicsLayerIDFromLayer( _ ByVal layer As GraphicsLayer _ ) As String | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As JsonSerializer Dim layer As GraphicsLayer Dim value As String value = instance.GraphicsLayerIDFromLayer(layer) | |
| C# | |
|---|---|
public string GraphicsLayerIDFromLayer( GraphicsLayer layer ) | |
Parameters
- layer
- The graphics layer.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family