LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

UnitConverter Property (AnnTransformer)






Gets or sets the AnnUnitConverter that will be used in the AnnTransformer object.
Syntax
public AnnUnitConverter UnitConverter {get; set;}
'Declaration
 
Public Property UnitConverter As AnnUnitConverter
'Usage
 
Dim instance As AnnTransformer
Dim value As AnnUnitConverter
 
instance.UnitConverter = value
 
value = instance.UnitConverter
public AnnUnitConverter UnitConverter {get; set;}
 get_UnitConverter();
set_UnitConverter(value);
public:
property AnnUnitConverter^ UnitConverter {
   AnnUnitConverter^ get();
   void set (    AnnUnitConverter^ value);
}

Property Value

The AnnUnitConverter for this AnnTransformer object.
Remarks
The conversion between device coordinate and logical coordinate systems depends on the current AnnUnitConverter value.
Example
For an example, refer to AnnTransformer.
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

AnnTransformer Class
AnnTransformer Members

 

 


Products | Support | Contact Us | Copyright Notices

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