←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
C++
public WaveCommandFlags Flags { get; set; } 
  
Public Property Flags As WaveCommandFlags 
public: 
property WaveCommandFlags Flags { 
   WaveCommandFlags get(); 
   void set (    WaveCommandFlags ); 
} 

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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.SpecialEffects Assembly