User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_3dflyover.pathtype

Table of Contents

ITGIS_3DFlyOver.PathType property

DK for ActiveX | TatukGIS_XDK11.ITGIS_3DFlyOver.PathType | Methods | Properties

Interpolation method used to prepare the animation path.

Available also on: Delphi | .NET | Python.

Syntax

// C#
public TGIS_3DPathType PathType
{
  get {}
  set {}
}
' VisualBasic
Public Property PathType As TGIS_3DPathType
  Get
  End Get
  Set(ByVal value As TGIS_3DPathType)
  End Set
End Property
// Oxygene
public
  property PathType : TGIS_3DPathType read read;

Value

2025/01/31 01:03

Page Tools