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

Leadtools.ImageProcessing.SpecialEffects Assembly