User Tools

Site Tools


api:dk11:delphi:gislayerpixel.tgis_layerpixel.ispixel_void

Table of Contents

TGIS_LayerPixel.IsPixel method

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

Checks if the layer type is pixel.

Available also on: .NET | Java.

Syntax

Overrides TGIS_Layer.IsPixel.

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

Result

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

Page Tools