ImageGear .NET v24.12 - Updated
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
public: ImGearPixelateCellType Type
public:
ImGearPixelateCellType Type

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