LEADTOOLS Annotations (Leadtools.Annotations assembly)

AnnTransformer Constructor(AnnUnitConverter,Matrix)

Show in webframe





The AnnUnitConverter to be used within this object.
The transform matrix.
Initializes a new instance of the AnnTransformer class.
Syntax
public AnnTransformer( 
   AnnUnitConverter unitConverter,
   Matrix transform
)
'Declaration
 
Public Function New( _
   ByVal unitConverter As AnnUnitConverter, _
   ByVal transform As Matrix _
)
'Usage
 
Dim unitConverter As AnnUnitConverter
Dim transform As Matrix
 
Dim instance As New AnnTransformer(unitConverter, transform)

            

            
public:
AnnTransformer( 
   AnnUnitConverter^ unitConverter,
   Matrix^ transform
)

Parameters

unitConverter
The AnnUnitConverter to be used within this object.
transform
The transform matrix.
Example
For an example, refer to AnnTransformer.
Requirements

Target Platforms

See Also

Reference

AnnTransformer Class
AnnTransformer Members
Overload List

 

 


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