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: 12.0.0.0
Syntax
public float[] Elements { get; }

Property Value

Type: Single
See Also