←Select platform

Flags Property

Summary
Gets or sets the flags that indicate the background color and dots type.
Syntax
C#
VB
C++
public PointillistCommandFlags Flags { get; set; } 
  
Public Property Flags As PointillistCommandFlags 
public: 
property PointillistCommandFlags Flags { 
   PointillistCommandFlags get(); 
   void set (    PointillistCommandFlags ); 
} 

Property Value

Flags that indicate the background color and dots type.

Example

Refer to PointillistCommand 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.