DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Layer.MustCalculateStatistics | Methods | Properties
Verifies if all statistics required to properly render the layer are available.
// C# public WordBool MustCalculateStatistics();
' VisualBasic Public Function MustCalculateStatistics() As WordBool
// Oxygene public function MustCalculateStatistics : WordBool;
Type | Description |
---|---|
WordBool | True if some statistics must be computed. |
The function does not consider if the statistics are valid (up-to-date). It verifies only that statistics exist.