Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

Movable Property






Gets or sets a value that indicates whether to allow the user to move the cutline and double-cutlines by mouse.
Syntax
public bool Movable {get; set;}
'Declaration   Public Property Movable As Boolean
'Usage   Dim instance As MedicalViewerReferenceLineProperties Dim value As Boolean   instance.Movable = value   value = instance.Movable
public: property bool Movable {    bool get();    void set (    bool value); }

Property Value

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.
Remarks
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:
Requirements

Target Platforms

See Also

Reference

MedicalViewerReferenceLineProperties Class
MedicalViewerReferenceLineProperties Members

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features