←Select platform

Flags Property

Summary
Gets or sets flags that specify how to apply the effect.
Syntax
C#
VB
C++
public DiceEffectCommandFlags Flags { get; set; } 
  
Public Property Flags As DiceEffectCommandFlags 
public: 
property DiceEffectCommandFlags Flags { 
   DiceEffectCommandFlags get(); 
   void set (    DiceEffectCommandFlags ); 
} 

Property Value

Value that specifies how to apply the effect.

Example

Refer to DiceEffectCommand.

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.