Name | Description | |
---|---|---|
![]() | PointFInvertibleTransform | Initializes a new instance of the PointFInvertibleTransform class. |
Name | Description | |
---|---|---|
![]() | PointFInvertibleTransform | Initializes a new instance of the PointFInvertibleTransform class. |
Name | Description | |
---|---|---|
![]() ![]() | Identity | Gets the identity transform. (Inherited from PointFTransform) |
![]() | IsInvertible | Gets a value indicating whether this transform is invertible. |
Name | Description | |
---|---|---|
![]() | GetInverseTransform | Returns the inverse transform. |
![]() | ToMatrix | Converts this transform to AffineMatrix. |
![]() ![]() | TransformBoundingBox | Transforms the bounding box. (Inherited from PointFTransform) |
![]() | TransformPoint | Transforms the specified point using this PointFInvertibleTransform and returns the result. |
![]() | TransformPoints | Transforms the specified points using this PointFInvertibleTransform. |
![]() | TransformVector | Transforms the specified vector by this PointFInvertibleTransform. |
![]() | TransformVectors | Transforms the specified vectors using this PointFInvertibleTransform. |