DK11 for ActiveX | TatukGIS_XDK11.ITGIS_GridArray | Interfaces | Methods | Properties
Array of Array of Single (array of grid image lines- point[row][column]).
// C# public interface ITGIS_GridArray: ITBaseObject { }
' VisualBasic Public Interface ITGIS_GridArray Implements ITBaseObject End Class
// Oxygene type ITGIS_GridArray = public interface( ITBaseObject ) end;
Name | Visibility | Description | |
---|---|---|---|
AttachDelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
DelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
SetSize | public | Set array size. | |