←Select platform

CreateDefault Method

Summary

Creates a default mapper.

Syntax
C#
VB
Objective-C
C++
Java
public static AnnContainerMapper CreateDefault() 
Public Shared Function CreateDefault() As AnnContainerMapper 
+(LTAnnContainerMapper*) createDefault; 
public static AnnContainerMapper createDefault() 
public:  
   static AnnContainerMapper^ CreateDefault() 

Return Value

The mapper this method creates.

Remarks

This method creates and returns a new AnnContainerMapper with the following values:

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly