←Select platform

AnimateFloater Property

Summary

Gets or sets a value indicating whether to animate the FloaterImage.

Syntax

C#
VB
C++
public virtual bool AnimateFloater { get; set; } 
Public Overridable Property AnimateFloater As Boolean 
public: 
virtual property bool AnimateFloater { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to enable animation of the FloaterImage if available; otherwise, false.

Example

For an example, refer to FloaterImage.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms Assembly