ImageGear .NET - Updated November 28, 2017
Height Field (ImGearMosaicBorderParams)




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

Field Value

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

Reference

ImGearMosaicBorderParams Class
ImGearMosaicBorderParams Members