←Select platform

Flags Property

Summary

Gets or sets flags that indicate how to handle peripherally exposed areas and areas exposed inside the surface.

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

Property Value

Flags that indicate how to handle peripherally exposed areas and areas exposed inside the surface.

Example

Refer to FreeRadialBendCommand.

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