ESRI.ArcGIS.ADF.Web.UI.WebControls | |
GraphicsLayerNode Constructor | |
See Also |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > GraphicsLayerNode Class : GraphicsLayerNode Constructor |
Overload | Description |
---|---|
GraphicsLayerNode Constructor() | Default constructor to support serialization. Use public GraphicsLayerNode(GraphicsLayer glayer, bool showLegend, string nodeID, string text) instead |
GraphicsLayerNode Constructor(GraphicsLayer,Boolean,String,String) | Creates a new instance of a GraphicsLayerNode. |