Click or drag to resize

IHitTestObjectTransform Method

Transform the internal positions according to the provided transformation matrix.

Namespace: Altaxo.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
void Transform(
	MatrixD2D x
)

Parameters

x  MatrixD2D

[Missing <param name="x"/> documentation for "M:Altaxo.Graph.Gdi.IHitTestObject.Transform(Altaxo.Geometry.MatrixD2D)"]

See Also