DK11 for .NET | TatukGIS.NDK.TGIS_Layer.IsPixel | Constructors | Fields | Methods | Properties | Events
Checks if the layer type is pixel.
// C# public virtual bool IsPixel();
' VisualBasic Public Overridable Function IsPixel() As Boolean
// Oxygene public function IsPixel : Boolean; virtual;
Type | Description |
---|---|
bool Boolean | True if the layer type is pixel |