←Select platform

Flags Property

Summary

Flags that indicate how to handle exposed areas, and the direction of the shear wave.

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

Property Value

Values that indicate how to handle exposed areas, and the direction of the shear wave.

Example

Refer to FreeHandShearCommand.

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