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