CATransform3D.Invert Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
Invert() | |
Invert(CATransform3D) |
Obsolete.
|
Invert()
public CoreAnimation.CATransform3D Invert ();
member this.Invert : unit -> CoreAnimation.CATransform3D
Returns
Applies to
Invert(CATransform3D)
Caution
Use Invert() as the argument to this method is unused.
[System.Obsolete("Use Invert() as the argument to this method is unused.")]
public CoreAnimation.CATransform3D Invert (CoreAnimation.CATransform3D t);
member this.Invert : CoreAnimation.CATransform3D -> CoreAnimation.CATransform3D
Parameters
Returns
- Attributes