DK11 for Java | tatukgis.jdk.TGIS_FileGDAL.CanCreateDataset | Constructors | Fields | Methods | Properties
Check if can create a dataset.
// Java public bool CanCreateDataset( bool _isGrid );
// Oxygene public function CanCreateDataset( _isGrid : Boolean ) : Boolean;
Name | Type | Description |
---|---|---|
_isGrid | bool Boolean | is dataset a grid |
Type | Description |
---|---|
bool Boolean | True if succeeded |