Gets or sets a value indicating whether to revert back to the original picture used for all AnnVideoObject objects.
public static bool UseOriginalPicture { get; set; }
Public Shared Property UseOriginalPicture As Boolean
true to revert back to the original picture used for all AnnVideoObject objects; otherwise, false to use the new picture if any.
Use the DefaultPicture property to get or set the current default picture used by the AnnVideoObject objects.
For C#/VB examples, refer to DefaultPicture.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET