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