User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_controlscale.unitsepsg

Table of Contents

TGIS_ControlScale.UnitsEPSG property

DK11 for Java | tatukgis.jdk.TGIS_ControlScale.UnitsEPSG | Constructors | Methods | Properties | Events

Units EPSG code for scale output. If set to 0 then automatic Matric or Imperial system will be used based on location.

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

Syntax

// Java
public int getUnitsEPSG();
 
public void setUnitsEPSG(
  int _value
);
// Oxygene
public
  property UnitsEPSG : Integer read write;

Value

Type
int
Integer
2022/11/16 01:40

Page Tools