Leadtools.Annotations Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
UnitConverter Property
See Also 
Leadtools.Annotations Namespace > AnnTransformer Class : UnitConverter Property




Gets or sets the AnnUnitConverter that will be used in the AnnTransformer object.

Syntax

Visual Basic (Declaration) 
Public Property UnitConverter As AnnUnitConverter
Visual Basic (Usage)Copy Code
Dim instance As AnnTransformer
Dim value As AnnUnitConverter
 
instance.UnitConverter = value
 
value = instance.UnitConverter
C# 
public AnnUnitConverter UnitConverter {get; set;}
Managed Extensions for C++ 
public: __property AnnUnitConverter* get_UnitConverter();
public: __property void set_UnitConverter( 
   AnnUnitConverter* value
);
C++/CLI 
public:
property AnnUnitConverter^ UnitConverter {
   AnnUnitConverter^ get();
   void set (AnnUnitConverter^ value);
}

Return Value

The AnnUnitConverter for this AnnTransformer object.

Example

For an example, refer to AnnTransformer.

Remarks

The conversion between device coordinate and logical coordinate systems depends on the current AnnUnitConverter value.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Leadtools.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features