DK11 for ActiveX | TatukGIS_XDK11.ITGIS_LayerPixel.CellHeight | Methods | Properties
Height of a cell in pixels. It is the same as BitHeight for BMP, TIFF etc. It is different than BitHeight for PixelStore and any other tiled formats.
// C# public Integer CellHeight { get {} }
' VisualBasic Public Property CellHeight As Integer Get End Get End Property
// Oxygene public property CellHeight : Integer read;
Type |
---|
int Integer |