VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Wpf Namespace / WpfPointAffineTransform Class
Constructors Properties Methods SeeAlso
In This Topic
WpfPointAffineTransform Class Members
In This Topic
The following tables list the members exposed by WpfPointAffineTransform.
Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the WpfPointAffineTransform class.
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Gets the identity transform. (Inherited from WpfPointTransform)
Public PropertyGets a value indicating whether this transform is invertible.
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