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