LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

AutoCutLineDataDelete Property

Show in webframe





Gets or sets the value that indicates whether to remove the cut-line internal data once all the cut-lines have been removed or not.
Syntax
public bool AutoCutLineDataDelete {get; set;}
'Declaration
 
Public Property AutoCutLineDataDelete As Boolean
'Usage
 
Dim instance As MedicalViewerCell
Dim value As Boolean
 
instance.AutoCutLineDataDelete = value
 
value = instance.AutoCutLineDataDelete

            

            
public:
property bool AutoCutLineDataDelete {
   bool get();
   void set (    bool value);
}

Property Value

true to remove the cut-line data once all the cut-lines has been removed from the cell, false otherwise.
Remarks
Example
For an example refer to GetDisplayedClippedImageRectangle
Requirements

Target Platforms

See Also

Reference

MedicalViewerCell Class
MedicalViewerCell Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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