LEADTOOLS GDI/GDI+ (Leadtools.Drawing assembly)

Transformer Constructor(Matrix)

LEADTOOLS SDK Help  |  





The transformation matrix for this Transformer.
Creates a new instance of the Transformer class with specific settings.
Syntax
public Transformer( 
   Matrix transform
)
public:
Transformer( 
   Matrix^ transform
)
'Declaration
 
Public Function New( _
   ByVal transform As Matrix _
)
 
'Usage
 
Dim transform As Matrix
 
Dim instance As New Transformer(transform)

Parameters

transform
The transformation matrix for this Transformer.
Requirements

Target Platforms

See Also

Reference

Transformer Class
Transformer Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.