User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_csunitslist.units

Table of Contents

TGIS_CSUnitsList.Units property

DK11 for Java | tatukgis.jdk.TGIS_CSUnitsList.Units | Constructors | Methods | Properties

Default property for retrieving unit.

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

Syntax

// Java
public TGIS_CSUnits getUnits(
  int _idx
);
// Oxygene
public
  property Units[ _idx : Integer ] : TGIS_CSUnits read;

Parameters

Name Type Description
_idx int
Integer
position on the list

Value

2024/12/20 22:24

Page Tools