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




ImageGear.Processing.Advanced Assembly > ImageGear.Processing Namespace > ImGearPixelateCellParams Class : Height Field
Height of the cell.
Syntax
'Declaration
 
Public Height As Integer
'Usage
 
Dim instance As ImGearPixelateCellParams
Dim value As Integer
 
value = instance.Height
 
instance.Height = value
public int Height
public: int Height
public:
int Height

Field Value

Any integer value.
Remarks
This option lets you to specify the height of the cell in pixels.
See Also

Reference

ImGearPixelateCellParams Class
ImGearPixelateCellParams Members

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