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