Frame.Transform
Method
Description:
Applies the input transform to this frame.
Applies the input transform to this frame.
Parameters
Parameter | Type | Description |
---|---|---|
trf | Transform | The transform to apply to the frame. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |
InvalidOperationException | this operation failed. |