Transform1D(Transform1D)
Constructor
Description:
The copy constructor.
The copy constructor.
Parameters
| Parameter | Type | Description |
|---|---|---|
| other | Transform1D | The transformation to use as input. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |