←Select platform

Flags Property

Summary

Gets or sets flags that indicate how to handle exposed areas, the type of information in the WaveLength property and the wave type.

Syntax

C#
VB
WinRT C#
C++
public WaveCommandFlags Flags { get; set; } 
  
get_Flags(); 
set_Flags(value); 
Object.defineProperty('Flags');  

Property Value

Value that indicates how to handle exposed areas, the type of information in the WaveLength property and the wave type.

Example

Refer to WaveCommand.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.SpecialEffects Assembly