User Tools

Site Tools


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

Table of Contents

TGIS_ShortestPath.Extent property

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

Path extent. Encompasses a whole path.

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

Syntax

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

Value

2022/11/30 19:27

Page Tools