Transform2D.Assign
Method
Description:
Assigns values from the input transformation to this transformation.
Assigns values from the input transformation to this transformation.
Parameters
Parameter | Type | Description |
---|---|---|
from | Transform2D | The transformation to use as input. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |