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