GeneralTransform.Inverse Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the inverse transformation of this GeneralTransform, if possible.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Windows.Media.GeneralTransformAn inverse of this instance, if possible; otherwise Nothing.
Show: