-api-id | -api-type |
---|---|
M:Windows.UI.Xaml.Media.GeneralTransform.TryTransformCore(Windows.Foundation.Point,Windows.Foundation.Point@) |
winrt method |
Windows.UI.Xaml.Media.GeneralTransform.TryTransformCore
-description
Provides the means to override the TryTransform behavior in a derived transform class.
-parameters
-param inPoint
The point to transform.
-param outPoint
The result of transforming inPoint.
-returns
true if inPoint was transformed; otherwise, false.