←Select platform

Flags Property

Summary

Flag that indicates the values used to fill the cells, the shape of the cells, and what type of data is in the CellWidth and CellHeight properties.

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

Property Value

Flag that indicates the values used to fill the cells, the shape of the cells, and what type of data is in the CellWidth and CellHeight properties.

Example

Refer to PixelateCommand.

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