Returns a new DPoint that is a result of multiplying a this one and a
CADMatrix.
Name | Description |
---|---|
XMat(CADMatrix) | Returns a new DPoint that is a result of multiplying a this one and a CADMatrix. |
XMat(DPoint, CADMatrix) | Returns a new DPoint that is a result of multiplying a DPoint and a CADMatrix. |