Click or drag to resize

Matrix3x3Transform(PlaneD3D) Method

[Missing <summary> documentation for "M:Altaxo.Geometry.Matrix3x3.Transform(Altaxo.Geometry.PlaneD3D)"]


Namespace: Altaxo.Geometry
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public PlaneD3D Transform(
	PlaneD3D o
)

Parameters

o  PlaneD3D

[Missing <param name="o"/> documentation for "M:Altaxo.Geometry.Matrix3x3.Transform(Altaxo.Geometry.PlaneD3D)"]

Return Value

PlaneD3D

[Missing <returns> documentation for "M:Altaxo.Geometry.Matrix3x3.Transform(Altaxo.Geometry.PlaneD3D)"]

See Also