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




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

Reference

ImGearMosaicCellParams Class
ImGearMosaicCellParams Members