←Select platform

AnimateRegion Property

Summary

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

Syntax

C#
VB
C++
public virtual bool AnimateRegion { get; set; } 
Public Overridable Property AnimateRegion As Boolean 
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

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

Leadtools.WinForms Assembly