User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_shortestpath.itemscount

Table of Contents

TGIS_ShortestPath.ItemsCount property

DK11 for .NET | TatukGIS.NDK.TGIS_ShortestPath.ItemsCount | Constructors | Fields | Methods | Properties | Events

Number of items in the shortest path.

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

Syntax

// C#
public Integer ItemsCount
{
  get {}
}
' VisualBasic
Public Property ItemsCount As Integer
  Get
  End Get
End Property
// Oxygene
public
  property ItemsCount : Integer read;

Value

Type
int
Integer
2022/11/30 19:27

Page Tools