←Select platform

Transform Method

Summary
Transforms the rectangle by applying the specified matrix.
Syntax
C#
VB
C++
Java
public void Transform( 
   LeadMatrix matrix 
) 
Public Sub Transform( _ 
   ByVal matrix As LeadMatrix _ 
)  
public void transform(LeadMatrix matrix) 
public: 
void Transform(  
   LeadMatrix matrix 
)  

Parameters

matrix
A matrix that specifies the transformationt to apply.

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.