FMatrix2Values Property

Get/Set a reference to the array of values in this matrix.

Definition

Namespace: Geometry
Assembly: Geometry (in Geometry.dll) Version: 25.2414.4032
C#
public float[,] Values { get; set; }

Property Value

Single

See Also