User Tools

Site Tools


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

Table of Contents

TGIS_ShortestPath.TotalCost property

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

Total cost of the path.

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

Syntax

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

Value

Type
double
Double
2022/11/30 19:27

Page Tools