DK for .NET | TatukGIS.NDK.TGIS_Viewer.UseAnimations | Constructors | Fields | Methods | Properties | Events
True if animation upon zooming 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 system discovers that animation are to slow then it will disable it internally anyway.