←Select platform

Mapper Property

Summary

Annotation mapper to use during the conversion.

Syntax
C#
VB
C++
public AnnContainerMapper Mapper { get; set; } 
Public Property Mapper() As AnnContainerMapper 
   Get 
   Set 
public:  
   property AnnContainerMapper^ Mapper 
   { 
      AnnContainerMapper^ get() 
      void set(AnnContainerMapper^ value) 
   } 

Property Value

The annotation mapper to use during the conversion. Must not be null.

Remarks

The mapper is used during the conversion to convert units (pixels to/from inches) and font sizes (points to/from annotation units).

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.