Transforms the specified vector point by the LeadMatrix and returns the result.
LeadMatrix.prototype.transformVector = function(point)
transformVector(point: LeadPointD): LeadPointD;
point
The point to transform.
The LeadPointD by this LeadMatrix.
This method will not use the value of the current offset into the transformation. To transform a point with offset, use TransformPoint.
Products |
Support |
Feedback: transformVector Method (LeadMatrix) - Leadtools |
Introduction |
Help Version 19.0.2017.3.21
|