Visual Basic (Declaration) | |
---|---|
Public Property EnableTimer As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public bool EnableTimer {get; set;} |
Return Value
true timer is enabled; otherwise, false. Default value is false.For an example, refer to RasterImageViewer.FloaterImage.
When the timer is enabled:
the boundary of any region is animated the boundary of any floater is animated
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family