←Select platform

AnimateFloater Property

Summary

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

Syntax

C#
VB
C++
[DescriptionAttribute("Indicating whether to animate the floater image.")] 
[CategoryAttribute("Floater and Region")] 
public virtual bool AnimateFloater {get; set;} 
<DescriptionAttribute("Indicating whether to animate the floater image.")> 
<CategoryAttribute("Floater and Region")> 
Public Overridable Property AnimateFloater As Boolean 
[DescriptionAttribute("Indicating whether to animate the floater image.")] 
[CategoryAttribute("Floater and Region")] 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.WinForms Assembly
Click or drag to resize