Gets or sets a value that indicates whether to allow the user to move the cutline and double-cutlines by mouse.
public bool Movable { get; set; }
Public Property Movable As Boolean
true to allow the user to move the cutline and double-cutline by mouse; false to only allow the user to change the position of the cut-line and double-cutline programmatically.
To show the reference line of this cell on the other cells correctly, the following properties will need to set by retrieving their values from the DICOM Data Set:
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