DK11 for Java | tatukgis.jdk.TGIS_GridArray | Enums | Classes | Interfaces | Delegates | Types
Array of Array of Single (array of grid image lines- point[row][column]).
Available also on: ActiveX.
// Java // Type aliases are supported only on Oxygene language. Java developers should use // a raw defintion instead: float[][]
// Oxygene type TGIS_GridArray = public array of TGIS_SingleArray;