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
Syntaxpublic float[] Elements { get; }
Public ReadOnly Property Elements As Single()
Get
Property Value
Type:
Single
See Also