FMatrix2Values Property
Get/Set a reference to the array of values in this matrix.
Namespace: GeometryAssembly: Geometry (in Geometry.dll) Version: 25.2414.4032
public float[,] Values { get; set; }
Public Property Values As Single(,)
Get
Set
No code example is currently available or this language may not be supported.
Property Value
Single