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