DK11 for .NET | TatukGIS.NDK.TGIS_StatisticsAbstract.Add | Overloads | Methods | Properties
Adds statistics result definition.
If definition exists, requested functions will be updated.
// C# public void Add( string _name );
' VisualBasic Public Sub Add( ByVal _name As String )
// Oxygene public procedure Add( _name : String );
Name | Type | Description |
---|---|---|
_name | string String | name of statistics result; |
Layer type | Valid strings |
---|---|
vector | existing fields names |
grid | 'Value' |
image | 'A', 'R', 'G', 'B', 'H', 'S', 'L' |
grid or pixel | band number starting from 0: '0', '1', '2', '3', etc., where 0 is the default band |