ESRI.ArcGIS.ADF.Web.UI.WebControls
GraphicsLayerNode Constructor()
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > GraphicsLayerNode Class > GraphicsLayerNode Constructor : GraphicsLayerNode Constructor()




Default constructor to support serialization. Use public GraphicsLayerNode(GraphicsLayer glayer, bool showLegend, string nodeID, string text) instead

Syntax

Visual Basic (Declaration) 
Public Function New()
Visual Basic (Usage)Copy Code
Dim instance As GraphicsLayerNode()
C# 
public GraphicsLayerNode()

See Also

© 2010 All Rights Reserved.