function Leadtools.LeadMatrix.transformVector( point )
| Parameter | Type | Description |
|---|---|---|
| point | LeadPointD | The point to transform. |
| Type | Description |
|---|---|
| LeadPointD | The LeadPointD that results from transforming the point 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.