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

Leadtools.ImageProcessing.SpecialEffects Assembly