function Leadtools.LeadMatrix.transformPoint( 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 use the value of the current offset into the transformation. To transform a point without offset (as a vector), use TransformVector.