←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
WinRT C#
C++
public PixelateCommandFlags Flags { get; set; } 
  
get_Flags(); 
set_Flags(value); 
Object.defineProperty('Flags');  

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

Leadtools.ImageProcessing.SpecialEffects Assembly