User Tools

Site Tools


api:dk11:delphi:gisshortestpath.tgis_shortestpath.linktypeevent

Table of Contents

TGIS_ShortestPath.LinkTypeEvent event

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

Event which will be fired upon getting the type of each link. Type is value between 0 and 255.

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

Syntax

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

Value

Remarks

LinkTypeEvent provides link type to be used together with CostModifiers.

References

2022/11/30 19:18

Page Tools