ActiveReports Developer 7
Elements Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Drawing Namespace > MatrixEx Class : Elements Property

Glossary Item Box

Gets an array of floating point value representing the MatrixEx

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Elements As System.Single()
C# 
public System.float[] Elements {get;}

See Also