←Select platform

Flags Property

Summary

Gets or sets a value that indicates how to handle exposed areas, and the type of information contained in the WaveLength property.

Syntax
C#
VB
C++
public FreeHandWaveCommandFlags Flags { get; set; } 
  
Public Property Flags As FreeHandWaveCommandFlags 
public: 
property FreeHandWaveCommandFlags Flags { 
   FreeHandWaveCommandFlags get(); 
   void set (    FreeHandWaveCommandFlags ); 
} 

Property Value

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

Example

Refer to FreeHandWaveCommand.

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