C#
VB
C++
Determines whether or not the frame is treated as part of the images's view.
public virtual bool FramesIsPartOfImage { get; set; }
Public Overridable Property FramesIsPartOfImage As Boolean
true to treat the frame as part of the image, false otherwise.
If the frame is treated as part of the image, then it will be scrolled along with the image when the client size is smaller than the display size.
Refer to RasterImageViewer.
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