User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_3dflyover.looped

Table of Contents

ITGIS_3DFlyOver.Looped property

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

True if the animation should loop.

Available also on: Delphi | .NET | Python.

Syntax

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

Value

Type
bool
Boolean
2025/01/31 01:03

Page Tools