DK11 for Java | tatukgis.jdk.TGIS_Config.SetGroupSection | Constructors | Fields | Methods | Properties
Select the group section on which the operation will be performed.
// Java public abstract bool SetGroupSection( int _index );
// Oxygene public function SetGroupSection( _index : Integer ) : Boolean; virtual; abstract;
Name | Type | Description |
---|---|---|
_index | int Integer | group section number; 0 means default section (first entry) |
Type | Description |
---|---|
bool Boolean | True if group section exists |