User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_paramssection.minlevel

Table of Contents

TGIS_ParamsSection.MinLevel property

DK11 for Java | tatukgis.jdk.TGIS_ParamsSection.MinLevel | Constructors | Fields | Methods | Properties

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

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

Syntax

// Java
public double getMinLevel();
 
public void setMinLevel(
  double _value
);
// Oxygene
public
  property MinLevel : Double read write;

Value

Type
double
Double
2022/11/30 19:34

Page Tools