User Tools

Site Tools


api:dk11:delphi:gislayerpixel.tgis_layerpixel.isgrid_void

Table of Contents

TGIS_LayerPixel.IsGrid method

DK11 for Delphi | GisLayerPixel.TGIS_LayerPixel.IsGrid | Constructors | Fields | Methods | Properties | Events

Checks if the layer type is grid.

Available also on: .NET | Java.

Syntax

Overrides TGIS_Layer.IsGrid.

// Delphi
public
  function IsGrid : Boolean; override;
// C++ Builder
public:
  virtual bool IsGrid(void);

Result

Type Description
Boolean True if the layer type is grid
2020/05/07 01:08

Page Tools