←Select platform

TransformPoints(LeadPointD) Method

Summary

Transforms the specified points by this LeadMatrix.

Syntax
C#
VB
C++
public void TransformPoints( 
   LeadPointD[] points 
) 
Public Sub TransformPoints( 
   ByVal points() As LeadPointD 
) 
public:  
   void TransformPoints( 
      array<LeadPointD^>^ 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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

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