Click or drag to resize

DrawingStyleCollection Constructor (DataRow)

Initializes a new instance of the DrawingStyleCollection class.

Namespace:  Cadcorp.Configuration
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public DrawingStyleCollection(
	DataRow intentRow
)

Parameters

intentRow
Type: System.DataDataRow

[Missing <param name="intentRow"/> documentation for "M:Cadcorp.Configuration.DrawingStyleCollection.#ctor(System.Data.DataRow)"]

See Also