←Select platform

AnnTransformer Constructor(AnnUnitConverter,Matrix)

Summary

Initializes a new instance of the AnnTransformer class.

Syntax

C#
VB
C++
public AnnTransformer(  
   Leadtools.Annotations.AnnUnitConverter unitConverter, 
   Matrix transform 
) 
  
Public Function New( _ 
   ByVal unitConverter As Leadtools.Annotations.AnnUnitConverter, _ 
   ByVal transform As Matrix _ 
) 
public: 
AnnTransformer(  
   Leadtools.Annotations.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

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