User Tools

Site Tools


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

Table of Contents

TGIS_ShortestPath.Network property

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

Instance of Network class (responsible for low level network operations)

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

Syntax

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

Value

2022/11/30 19:27

Page Tools