←Select platform

Transform Method

Summary
Transforms the rectangle by applying the specified matrix.
Syntax
C#
C++/CLI
Java
Python
public void Transform( 
   LeadMatrix matrix 
) 
public void transform( 
   LeadMatrix matrix 
); 
public: 
void Transform(  
   LeadMatrix matrix 
)  
def Transform(self,matrix): 

Parameters

matrix
A matrix that specifies the transformationt to apply.

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.