←Select platform

Flags Property

Summary
Gets or sets a value that indicates how to handle peripherally exposed areas, how to handle centrally exposed areas and the type of bending.
Syntax
C#
VB
C++
public BendCommandFlags Flags { get; set; } 
  
Public Property Flags As BendCommandFlags 
public: 
property BendCommandFlags Flags { 
   BendCommandFlags get(); 
   void set (    BendCommandFlags ); 
} 

Property Value

Value that indicates how to handle peripherally exposed areas, how to handle centrally exposed areas and the type of bending. You can use a bitwise OR ( ¦ ) to specify one flag from each group.

Example

Refer to BendCommand.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.SpecialEffects Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.