User Tools

Site Tools


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

Table of Contents

TGIS_ParamsSection.MaxScale property

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

Ending visibility zoom. If <> 0 then used instead of MinLevel or MaxZoom.

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

Syntax

// Java
public double getMaxScale();
 
public void setMaxScale(
  double _value
);
// Oxygene
public
  property MaxScale : Double read write;

Value

Type
double
Double
2022/11/30 19:34

Page Tools