←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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

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