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

Leadtools Assembly