IPointerPointTransform.Inverse Property

Definition

Gets the inverse of the specified transformation.

public:
 property IPointerPointTransform ^ Inverse { IPointerPointTransform ^ get(); };
IPointerPointTransform Inverse();
public IPointerPointTransform Inverse { get; }
var iPointerPointTransform = iPointerPointTransform.inverse;
Public ReadOnly Property Inverse As IPointerPointTransform

Property Value

The inverse of the pointer transformation.

Applies to