DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ViewerWnd.UseAnimations | Constructors | Fields | Methods | Properties | Events
True if animation upon zooming are allowed.
Available also on: Delphi FMX | Java | ActiveX.
// 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 [DefaultValue(true)] property UseAnimations : Boolean read read;
Type |
---|
bool Boolean |
If system discovers that animation are to slow then it will disable it internally anyway.