←Select platform

AnimateRegion Property

Summary

Enables or disables animation of the image's region frame.

Syntax

C#
VB
C++
[CategoryAttribute("Floater and Region")] 
[DescriptionAttribute("Enables or disables animation of the image's region frame.")] 
public virtual bool AnimateRegion {get; set;} 
<CategoryAttribute("Floater and Region")> 
<DescriptionAttribute("Enables or disables animation of the image's region frame.")> 
Public Overridable Property AnimateRegion As Boolean 
[CategoryAttribute("Floater and Region")] 
[DescriptionAttribute("Enables or disables animation of the image's region frame.")] 
public: 
virtual property bool AnimateRegion { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to enable animation of the image's region frame, false for a static frame.

Example

Refer to RasterImageViewer.

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