←Select platform

Transform Method

Summary

Transforms the rectangle by applying the specified matrix.

Syntax

C#
VB
Java
C++
public void Transform( 
   LeadMatrix matrix 
) 
Public Sub Transform( _ 
   ByVal matrix As Leadtools.LeadMatrix _ 
)  
public void transform(LeadMatrix matrix) 
public: 
void Transform(  
   Leadtools.LeadMatrix matrix 
)  

Parameters

matrix
A matrix that specifies the transformationt to apply.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly