User Tools

Site Tools


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

Table of Contents

TGIS_ParamsSection.MinScale property

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

Starting visibility zoom. If <> 0 then used instead of MinLevel or MinZoom.

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

Syntax

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

Value

Type
float
2023/08/09 01:57

Page Tools