ActiveReports 9
TransformPoints Method

An array of points to transform.
Applies a geometric transform represented by the MatrixEx to the provided points.
Syntax
'Declaration
 
Public Sub TransformPoints( _
   ByVal points() As PointFEx _
) 
public void TransformPoints( 
   PointFEx[] points
)

Parameters

points
An array of points to transform.
See Also

Reference

MatrixEx Class
MatrixEx Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum