IHitTestObjectTransform Method |
Transform the internal positions according to the provided transformation matrix.
Namespace: Altaxo.Graph.GdiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxvoid Transform(
MatrixD2D x
)
Parameters
- x MatrixD2D
- The transformation to apply.
See Also