Available also on: Delphi | .NET | Java | ActiveX.
Indicates whether statistics for the assigned layer must be calculated.
# Python def MustCalculateStatistics( self ) -> bool:
| Type | Description |
|---|---|
| bool | True if the layer statistics must be calculated; False otherwise. |
It is the user's responsibility to calculate or recalculate statistics when needed. This is performed by invoking Layer.Statistics.Calculate.