User Tools

Site Tools


api:dk11:delphi:gislayer.tgis_layer.ispixel_void

Table of Contents

TGIS_Layer.IsPixel method

DK11 for Delphi | GisLayer.TGIS_Layer.IsPixel | Constructors | Fields | Methods | Properties | Events

Checks if the layer type is pixel.

Available also on: .NET | Java | ActiveX | Python.

Syntax

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

Result

Type Description
Boolean True if the layer type is pixel
2022/11/16 01:18

Page Tools