User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_csunitslist.units

Table of Contents

ITGIS_CSUnitsList.Units property

DK for ActiveX | TatukGIS_XDK11.ITGIS_CSUnitsList.Units | Methods | Properties

Default property for retrieving unit.

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

Syntax

// C#
public TGIS_CSUnits Units[_idx int]
{
  get {}
}
' VisualBasic
Public Property Units(ByVal  _idx As Integer] As TGIS_CSUnits
  Get
  End Get
End Property
// Oxygene
public
  property Units[ _idx : Integer ] : TGIS_CSUnits read;

Parameters

Name Type Description
_idx int
Integer
position on the list

Value

2025/01/31 01:04

Page Tools