IPointerPointTransform Interface

Definition

Provides generalized transformation functions.

C#
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65536)]
[Windows.Foundation.Metadata.Guid(3678900668, 39245, 21703, 146, 239, 102, 234, 29, 233, 180, 60)]
public interface IPointerPointTransform
Attributes

Remarks

IPointerPointTransform is used by a GestureRecognizer to get transformation information for an input pointer.

Properties

Inverse

Gets the inverse of the specified transformation.

Methods

TryTransform(Point, Point)

Attempts to perform the transformation on the specified input point.

TryTransformBounds(Rect, Rect)

Transforms the specified bounding rectangle.

Applies to

Продукт Версії
Windows App SDK 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6