User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_layer.mustcalculatestatistics_void

Table of Contents

TGIS_Layer.MustCalculateStatistics method

DK11 for Python | tatukgis.pdk.TGIS_Layer.MustCalculateStatistics | Constructors | Methods | Properties | Events

Verifies if all statistics required to properly render the layer are available.

Available also on: Delphi | .NET | Java | ActiveX.

Syntax

# Python
def MustCalculateStatistics(
  self
) -> bool: 

Result

Type Description
bool True if some statistics must be computed.

Remarks

The function does not consider if the statistics are valid (up-to-date). It verifies only that statistics exist.

2022/11/21 01:50

Page Tools