←Select platform

Mapper Property

Summary

Annotation mapper to use during the conversion.

Syntax
C#
C++/CLI
Python
public AnnContainerMapper Mapper { get; set; } 
public:  
   property AnnContainerMapper^ Mapper 
   { 
      AnnContainerMapper^ get() 
      void set(AnnContainerMapper^ value) 
   } 
Mapper # get and set (IBMP8WriteOptions) 

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 22.0.2023.7.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

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