Click or drag to resize

GeognoSIS8Overlay Constructor (XmlNode)

Initializes a new instance of the GeognoSIS8Overlay class.

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

Parameters

overlayNode
Type: System.XmlXmlNode
The source node in map section to read the GeognoSIS8Overlay parameters
See Also