User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_layer.ispixel_void

Table of Contents

TGIS_Layer.IsPixel method

DK11 for .NET | TatukGIS.NDK.TGIS_Layer.IsPixel | Constructors | Fields | Methods | Properties | Events

Checks if the layer type is pixel.

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

Syntax

// C#
public virtual bool IsPixel();
' VisualBasic
Public Overridable Function IsPixel() As Boolean
// Oxygene
public
  function IsPixel : Boolean; virtual;

Result

Type Description
bool
Boolean
True if the layer type is pixel
2024/12/20 22:21

Page Tools