| Name | Description | |
|---|---|---|
|  | PointFAffineTransform | Initializes a new instance of the PointFAffineTransform class. | 
| Name | Description | |
|---|---|---|
|  | PointFAffineTransform | Initializes a new instance of the PointFAffineTransform class. | 
| Name | Description | |
|---|---|---|
|   | Identity | Gets the identity transform. (Inherited from PointFTransform) | 
|  | IsInvertible | Gets a value indicating whether this transform is invertible. | 
| Name | Description | |
|---|---|---|
|   | CreateTransform | Creates transformation that transforms rectangle into parallelogram using parallelogram points. | 
|   | FromCoefficients | Creates a new point transformation from matrix coefficients. | 
|   | FromMatrix | Creates a new point transformation from matrix coefficients of affine matrix. | 
|  | GetInverseTransform | Returns the inverse transform. | 
|  | ToMatrix | Converts this transform to AffineMatrix. | 
|   | TransformBoundingBox | Transforms the bounding box. (Inherited from PointFTransform) | 
|   | TransformPoint | Overloaded. Transforms the specified point using the specified | 
|   | TransformPoints | Overloaded. Transforms the specified points using the specified | 
|   | TransformVector | Overloaded. Transforms the specified vector using the specified | 
|   | TransformVectors | Overloaded. Transforms the specified vectors using the specified |