User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_viewer.temporaryscaleinternal

Table of Contents

TGIS_Viewer.TemporaryScaleInternal property

DK for Java | tatukgis.jdk.TGIS_Viewer.TemporaryScaleInternal | Constructors | Fields | Methods | Properties | Events

Used to force rendering in a different scale then actual.

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

Syntax

// Java
public double getTemporaryScaleInternal();
 
public void setTemporaryScaleInternal(
  double _value
);
// Oxygene
public
  property TemporaryScaleInternal : Double read write;

Value

Type
double
Double

Remarks

Only for internal use of TatukGIS

2025/01/31 01:18

Page Tools