VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Wpf Namespace / WpfPointInvertibleTransform Class
In This Topic
WpfPointInvertibleTransform Class Methods
In This Topic
For a list of all methods of this type, see WpfPointInvertibleTransform.
Public Methods
 NameDescription
Public MethodReturns the inverse transform.
Public MethodTransforms the specified point by this WpfPointInvertibleTransform and returns the result.
Public MethodTransforms the specified points by this WpfPointInvertibleTransform.
Public MethodTransforms the specified vector by this WpfPointInvertibleTransform.
Public MethodTransforms the specified vectors by this WpfPointInvertibleTransform.
See Also