ActiveReports 12
Transform Method (PathEx)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.Rendering Namespace > PathEx Class : Transform Method
The transformation matrix.
Applies a transform matrix to this object
Syntax
'Declaration
 
Public Sub Transform( _
   ByVal m As Matrix _
) 
public void Transform( 
   Matrix m
)

Parameters

m
The transformation matrix.
See Also

Reference

PathEx Class
PathEx Members