<< Click to Display Table of Contents >> NShape Reference
|
Creates an exact clone of the given shape that uses preview styles.
Creates an exact clone of the given shape. All styles of the shape are replaced by the appropriate preview versions (transparent and gray scale by default).
Name |
Description |
---|---|
shape |
Shape used as copy source for the returned clone. |
Exception |
Condition |
---|---|
ArgumentNullException |
The given Shape is null. |