←Select platform

Flags Property

Summary
Gets or sets a value that controls the behavior of this command.
Syntax
C#
VB
C++
public RingEffectCommandFlags Flags { get; set; } 
  
Public Property Flags As RingEffectCommandFlags 
public: 
property RingEffectCommandFlags Flags { 
   RingEffectCommandFlags get(); 
   void set (    RingEffectCommandFlags ); 
} 

Property Value

Value which controls the behavior of this command. These flags can be OR-ed together with any other flag, unless otherwise specified.

Example

Refer to RingEffectCommand.

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.