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




ImageGear.Processing.Advanced Assembly > ImageGear.Processing Namespace > ImGearPixelateBorderParams Class : Height Field
Width of the border.
Syntax
'Declaration
 
Public Height As Integer
'Usage
 
Dim instance As ImGearPixelateBorderParams
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 width of the border in pixels.
See Also

Reference

ImGearPixelateBorderParams Class
ImGearPixelateBorderParams Members

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