User Tools

Site Tools


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

Table of Contents

TGIS_ParamsSection.MinLevel property

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

Starting visibility level. If not in range -128..128 then used instead of MinScale or MinZoom.

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

Syntax

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

Value

Type
float
2023/08/09 01:57

Page Tools