DK11 for Delphi | GisLayerPixel.TGIS_LayerPixel.IsGrid | Constructors | Fields | Methods | Properties | Events
Checks if the layer type is grid.
Overrides TGIS_Layer.IsGrid.
// Delphi public function IsGrid : Boolean; override;
// C++ Builder public: virtual bool IsGrid(void);
Type | Description |
---|---|
Boolean | True if the layer type is grid |