DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer.UseAnimations | Methods | Properties
True if zoom animations are allowed.
// C# public Boolean UseAnimations { get {} set {} }
' VisualBasic Public Property UseAnimations As Boolean Get End Get Set(ByVal value As Boolean) End Set End Property
// Oxygene public property UseAnimations : Boolean read read;
| Type |
|---|
| bool Boolean |
If the system detects that animations are too slow, it disables them internally anyway.