User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_paramssection.maxlevel

Table of Contents

TGIS_ParamsSection.MaxLevel property

DK11 for Python | tatukgis.pdk.TGIS_ParamsSection.MaxLevel | Constructors | Methods | Properties

Ending visibility level. If not in range -128..128 then used instead of MaxScale or MaxZoom.

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

Syntax

# Python
@property
def MaxLevel(
  self
) -> float: 
 
@MaxLevel.setter
def MaxLevel(
  self,
  _value: float
) -> None: 

Value

Type
float
2023/08/09 01:57

Page Tools