IPointerPointTransform.Inverse Property

Gets the inverse of the specified transformation.

Syntax

public:
property IPointerPointTransform^ Inverse {
         IPointerPointTransform^ get ();
}  

Property value

Type: IPointerPointTransform 

The inverse of the pointer transformation.

Remarks

Requirements

Namespace: Windows.UI.Input

Metadata: windows.winmd

See also

Reference

IPointerPointTransform Interface

IPointerPointTransform Members

Windows.UI.Input Namespace