VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Wpf Namespace / WpfPointAffineTransform Class
In This Topic
WpfPointAffineTransform Class Methods
In This Topic
For a list of all methods of this type, see WpfPointAffineTransform.
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Creates a new point transformation from matrix coefficients.
Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a new point transformation from matrix coefficients of affine matrix.
Public MethodReturns the inverse transform.
Public MethodOverloaded. Transforms the specified point by this and returns the result.
Public MethodOverloaded. Transforms the specified points by this .
Public MethodOverloaded. Transforms the specified vector by this .
Public MethodOverloaded. Transforms the specified vectors by this .
See Also