Gets or sets a value indicating whether to revert back to the original picture used for all AnnPointObject objects.
public static bool UseOriginalPicture { get; set; }
Public Shared Property UseOriginalPicture As Boolean
true to revert back to the original picture used for all AnnPointObject objects; otherwise, false to use the new picture if any.
Use DefaultPicture to get or set the current default picture used by the AnnPointObject objects.
For an example, 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