User Tools

Site Tools


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

Table of Contents

TGIS_ShortestPath.Layer property

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

Layer assigned to the shortest path.

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

Syntax

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

Value

2022/11/30 19:27

Page Tools