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




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

Field Value

Any integer value.
Remarks
This field specifies the height of the border in pixels.
See Also

Reference

ImGearPixelateBorderParams Class
ImGearPixelateBorderParams Members

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