User Tools

Site Tools


api:dk11:delphi:gisshortestpath.tgis_shortestpath.pathevent

Table of Contents

TGIS_ShortestPath.PathEvent event

DK11 for Delphi | GisShortestPath.TGIS_ShortestPath.PathEvent | Constructors | Methods | Properties | Events

Event which will be fired on each link of the discovered shortest path. But will be reported in reverse order.

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

Syntax

// Delphi
published
  property PathEvent : TGIS_LinkEvent read write;
// C++ Builder
published:
  __property TGIS_LinkEvent* PathEvent = {read, write};

Value

2022/11/30 19:18

Page Tools