←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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Drawing Assembly
Click or drag to resize