←Select platform

Options Property (AutoZoningCommand)

Summary

Gets or sets the AutoZoningOptions enumeration that determine the behavior of the AutoZoning algorithm.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
@property (nonatomic, assign) LTAutoZoningOptions options
public int getOptions() 
public void setOptions(int value) 
get_Options(); 
set_Options(value); 
Object.defineProperty('Options'); 

Property Value

AutoZoningOptions enumeration that determine the behavior of the AutoZoning algorithm.

Example

Refer to AutoZoningCommand example.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Core Assembly
Click or drag to resize