Visual Basic (Declaration) | |
---|---|
Public Property Animated As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public bool Animated {get; set;} |
Return Value
true if the animation is running on that cell; false otherwise.For an example, refer to MedicalViewerAnimation
For more information, refer to Implementing Animation.
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