LEADTOOLS GDI/GDI+ (Leadtools.Drawing assembly)
LEAD Technologies, Inc

Transformer Constructor(Matrix)






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

Parameters

transform
The transformation matrix for this Transformer.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Transformer Class
Transformer Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.