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