←Select platform

Flags Property

Summary

Gets or sets the type of plasma effect, and the color pattern to use.

Syntax

C#
VB
WinRT C#
C++
public PlasmaCommandFlags Flags { get; set; } 
  
get_Flags(); 
set_Flags(value); 
Object.defineProperty('Flags');  

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.SpecialEffects Assembly