←Select platform

Flags Property

Summary
Gets or sets the type of plasma effect, and the color pattern to use.
Syntax
C#
VB
C++
public PlasmaCommandFlags Flags { get; set; } 
  
Public Property Flags As PlasmaCommandFlags 
public: 
property PlasmaCommandFlags Flags { 
   PlasmaCommandFlags get(); 
   void set (    PlasmaCommandFlags ); 
} 

Property Value

Enumeration that indicates which type of plasma effect to create, and which color pattern to use.

Example

Refer to PlasmaCommand example.

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.