Error processing SSI file
LEADTOOLS Annotations (Leadtools.Annotations assembly)

Show in webframe

AnnTransformer Constructor(AnnUnitConverter)






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

            

            
public:
AnnTransformer( 
   AnnUnitConverter^ unitConverter
)

Parameters

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

Target Platforms

See Also

Reference

AnnTransformer Class
AnnTransformer Members
Overload List

Error processing SSI file
(Deprecated, use Leadtools.Annotations.Core instead)