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