←Select platform

Flags Property

Summary

Gets or sets flags that specify how to apply the puzzle effect.

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

Property Value

Flags that specify how to apply the puzzle effect.

Example

Refer to PuzzleEffectCommand.

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