Click or drag to resize

ArcGIS93RestOverlay Constructor (XmlNode)

Initializes a new instance of the ArcGIS93RestOverlay class.

Namespace:  Cadcorp.Configuration
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public ArcGIS93RestOverlay(
	XmlNode overlayNode
)

Parameters

overlayNode
Type: System.XmlXmlNode
The root node in config representing overlays within map section
See Also