←Select platform

AutoZoningCommand Constructor(AutoZoningOptions)

Summary
Initializes a new AutoZoningCommand with explicit parameters.
Syntax
C#
VB
Objective-C
C++
Java
Public Function New( _ 
   ByVal options As AutoZoningOptions _ 
) 
- (instancetype)initWithOptions:(LTAutoZoningOptions)options 
public AutoZoningCommand(int options) 
public: 
AutoZoningCommand(  
   AutoZoningOptions options 
) 

Parameters

options
enumeration that determine the behavior of the AutoZoning algorithm.

Example

Refer to AutoZoningCommand example.

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.ImageProcessing.Core Assembly

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