<< Click to Display Table of Contents >> NShape Reference
|
Constructs a new design.
public Design(string name) |
Name |
Description |
---|---|
name |
Specifies the name of design. |
Exception |
Condition |
---|---|
ArgumentNullException |
Parameter name is null or empty. |