ImageGear .NET v25.2 - Updated
Type Field (ImGearPixelateCellParams)




ImageGear.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

Is this page helpful?
Yes No
Thanks for your feedback.