DK for ActiveX | TatukGIS_XDK11.ITGIS_3DFlyOver.Looped | Methods | Properties
True if the animation should loop.
// 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;
Type |
---|
bool Boolean |