Click or drag to resize

MatrixElements Property

Gets an array of floating-point values that represents the elements of this Matrix.

Namespace:  Easymap.AddIn.Common.Graphics
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public float[] Elements { get; }

Property Value

Type: Single
See Also