←Select platform

SetZoneCustomData Method

Summary

For internal use by LEADTOOLS.

Syntax
C#
C++/CLI
Python
public void SetZoneCustomData( 
   int zoneIndex, 
   IntPtr data 
) 
public:  
   void SetZoneCustomData( 
      Int32 zoneIndex, 
      System::IntPtr data 
   ) 
def SetZoneCustomData(self,zoneIndex,data): 

Parameters

zoneIndex

The 0-based zone index.

data

The zone custom data.

Remarks

This method is used internally by LEADTOOLS.

Requirements

Target Platforms

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

Leadtools.Ocr Assembly

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