←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.SpecialEffects Assembly