Transform.Inverse Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the inverse of this transform, if it exists.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Windows.Media.GeneralTransformThe inverse of this transform, if it exists; otherwise, null.
Show: