VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Wpf Namespace / WpfPointInvertibleTransform Class
Constructors Properties Methods SeeAlso
In This Topic
    WpfPointInvertibleTransform Class Members
    In This Topic
    The following tables list the members exposed by WpfPointInvertibleTransform.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WpfPointInvertibleTransform 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 MethodReturns the inverse transform.
    Public MethodTransforms the specified point by this WpfPointInvertibleTransform and returns the result.
    Public MethodTransforms the specified points by this WpfPointInvertibleTransform.
    Public MethodTransforms the specified vector by this WpfPointInvertibleTransform.
    Public MethodTransforms the specified vectors by this WpfPointInvertibleTransform.
    See Also