←Select platform

UnitConverter Property

Summary

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

Syntax

C#
VB
C++
public AnnUnitConverter UnitConverter { get; set; } 
  
Public Property UnitConverter As Leadtools.Annotations.AnnUnitConverter 

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly