Click or drag to resize

Matrix4x4M43 Property

Gets the matrix element M[4,3]. This is OffsetZ.

Namespace: Altaxo.Geometry
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public double M43 {
	get;
 }

Property Value

Double
See Also