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

Show in webframe

AutoCutLineDataDelete Property






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

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