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