←Select platform

Flags Property

Summary

Gets or sets the flags that indicate the background color , shade (or gradient) type, ball type and ball color type.

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

Property Value

Flags that indicate the background color , shade (or gradient). type, ball type and ball color type.

Example

Refer to ColoredBallsCommand 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