ActiveReports 12
MatrixEx Class Methods

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

For a list of all members of this type, see MatrixEx members.

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