ImageGear .NET - Updated May 30, 2018
Type Field (ImGearPixelateCellParams)




ImageGear24.Processing.Advanced Assembly > ImageGear.Processing Namespace > ImGearPixelateCellParams Class : Type Field
Type of the cell.
Syntax
'Declaration
 
Public Type As ImGearPixelateCellType
 
'Usage
 
Dim instance As ImGearPixelateCellParams
Dim value As ImGearPixelateCellType
 
value = instance.Type
 
instance.Type = value

Field Value

ImGearPixelateCellType enumeration value.
Remarks
This option lets you specify the type of the cell. See ImGearPixelateCellType enumeration.
See Also

Reference

ImGearPixelateCellParams Class
ImGearPixelateCellParams Members
ImGearPixelateCellType Enumeration