Name | Description | |
---|---|---|
![]() | WpfPointInvertibleTransform | Initializes a new instance of the WpfPointInvertibleTransform class. |
Name | Description | |
---|---|---|
![]() | WpfPointInvertibleTransform | Initializes a new instance of the WpfPointInvertibleTransform class. |
Name | Description | |
---|---|---|
![]() ![]() | Identity | Gets the identity transform. (Inherited from WpfPointTransform) |
![]() | IsInvertible | Gets a value indicating whether this transform is invertible. |
Name | Description | |
---|---|---|
![]() | GetInverseTransform | Returns the inverse transform. |
![]() | TransformPoint | Transforms the specified point by this WpfPointInvertibleTransform and returns the result. |
![]() | TransformPoints | Transforms the specified points by this WpfPointInvertibleTransform. |
![]() | TransformVector | Transforms the specified vector by this WpfPointInvertibleTransform. |
![]() | TransformVectors | Transforms the specified vectors by this WpfPointInvertibleTransform. |