|
| ESRI.ArcGIS.ADF.Web.UI.WebControls | |
| Layer Property | |
| See Also | |
| ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > GraphicsLayerNode Class : Layer Property |
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Layer As GraphicsLayer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public GraphicsLayer Layer {get;} | |
The GraphicsLayer should contain features that will be drawn on the Map control
associated with the TaskResults control that contains the node.