←Select platform

TransformPoints(LeadPointD) Method

Summary

Transforms the specified points by this LeadMatrix.

Syntax
C#
C++/CLI
Java
Python
public void TransformPoints( 
   LeadPointD[] points 
) 
public void transformPoints( 
   LeadPointD[] points 
); 
public:  
   void TransformPoints( 
      array<LeadPointD^>^ points 
   ) 
def TransformPoints(self,] points): 

Parameters

points

The points to transform. The original points in the array are not changed. Each point is transformed and set back in the array.

Remarks

This method will use the value of the current offset into the transformation.

Requirements

Target Platforms

Help Version 22.0.2023.5.16
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.