←Select platform

Transformer Constructor(Matrix)

Summary
Creates a new instance of the Transformer class with specific settings.
Syntax
C#
VB
C++
public Transformer( 
   Matrix transform 
) 
Public Function New( _ 
   ByVal transform As Matrix _ 
) 
public: 
Transformer(  
   Matrix^ transform 
) 

Parameters

transform
The transformation matrix for this Transformer.

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.Drawing Assembly

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