←Select platform

Flags Property

Summary
Gets or sets flags that indicate how to handle exposed areas and the plane along which to stretch the pixels.
Syntax
C#
VB
C++
public FreePlaneBendCommandFlags Flags { get; set; } 
  
Public Property Flags As FreePlaneBendCommandFlags 
public: 
property FreePlaneBendCommandFlags Flags { 
   FreePlaneBendCommandFlags get(); 
   void set (    FreePlaneBendCommandFlags ); 
} 

Property Value

Flags that indicate how to handle exposed areas and the plane along which to stretch the pixels. You can use a bit wise OR ( ¦ ) to specify one flag from each group.

Example

Refer to FreePlaneBendCommand.

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.