Click or drag to resize

Intent Constructor (XmlNode)

Overloaded. Initializes a new instance of the Intent class.

Namespace:  Cadcorp.Configuration
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public Intent(
	XmlNode intent
)

Parameters

intent
Type: System.XmlXmlNode
The root element in config representing drawingstyle
See Also