ActiveReports 12
MatrixEx Class Members
Properties  Methods 

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Drawing Namespace : MatrixEx Class

The following tables list the members exposed by MatrixEx.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initialises a new instance of the MatrixEx class.  
Top
Public Properties
 NameDescription
Public PropertyGets an array of floating point value representing the MatrixEx  
Public PropertyGeta an indication of whether or not the MatrixEx is an identity matrix.  
Public PropertyGets the x translation value which is the value from the third row, first column.  
Public PropertyGets the y translation value which is the value from the third row, second column.  
Top
Public Methods
 NameDescription
Public MethodCreates an exect duplicate of the MatrixEx  
Public MethodDisposes allocated resources.  
Public MethodInverts the MatrixEx if it can be inverted.  
Public MethodPrepends the specified MatrixEx to multiply this MatrixEx instance.  
Public Method
Resets the MatrixEx
 
Public MethodPrepends a clockwise rotation, around the origin and by the indicated angle, to the MatrixEx.  
Public MethodOverloaded. Prepends a clockwise rotation, around the point specified and by the indicated angle, to the MatrixEx.  
Public MethodPrepends a scale vector to the MatrixEx  
Public MethodApplies a geometric transform represented by the MatrixEx to the provided points.  
Public MethodPrepends the specified translation vector to the MatrixEx  
Top
See Also

Reference

MatrixEx Class
GrapeCity.ActiveReports.Extensibility.Drawing Namespace