![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
GraphicsLayerNode Class | |
Members See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : GraphicsLayerNode Class |

Visual Basic (Declaration) | |
---|---|
<SerializableAttribute()> Public Class GraphicsLayerNode Inherits MapDisplayNode Implements ITreeViewPlusNodeContainer |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As GraphicsLayerNode |
C# | |
---|---|
[SerializableAttribute()] public class GraphicsLayerNode : MapDisplayNode, ITreeViewPlusNodeContainer |
A GraphicsLayerNode is typically used on a TaskResults control to contain graphics features that may be displayed on a Map control. The GraphicsLayerNode is usually nested as a node within a TaskResultNode, which is in turn a node on the TaskResults control.
Since it extends TreeViewPlusNode, the GraphicsLayerNode has a Nodes property. Typically the Nodes collection contains one or more FeatureNode objects. These FeatureNodes usually display attributes of the features.
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