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