←Select platform

Flags Property

Summary

Gets or sets flags that indicate the operation to be performed on the X and Y harmonics ranges.

Syntax
C#
VB
C++
public FrequencyFilterCommandFlags Flags { get; set; } 
Public Property Flags As FrequencyFilterCommandFlags 

Property Value

Flags that indicate the operation to be performed on the X and Y harmonics ranges. You can use a bit wise OR ( ¦ ) to specify one flag from each group.

Example

Refer to FrequencyFilterCommand()

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Core Assembly