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




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

Reference

ImGearMosaicBorderParams Class
ImGearMosaicBorderParams Members

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