DK11 for .NET | TatukGIS.NDK.TGIS_StatisticsLayer.Create | Constructors | Methods | Properties | Events
Create an object. Always related to layer.
// C# public TGIS_StatisticsLayer( TGIS_LayerAbstract _layer );
' VisualBasic Public Sub New( ByVal _layer As TGIS_LayerAbstract )
// Oxygene public constructor ( _layer : TGIS_LayerAbstract ); virtual;
Name | Type | Description |
---|---|---|
_layer | TGIS_LayerAbstract | layer to be assigned to statistics object |