Click or drag to resize

Matrix3x2M33 Property

Gets the matrix element M[3,3] (is always = 1).

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

Property Value

Double
See Also