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