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

Show in webframe

SupportLoadSave Property







Gets or sets a flag to support the Load and Save for 3D volumes.
Syntax
public bool SupportLoadSave {get; set;}
'Declaration
 
Public Property SupportLoadSave As Boolean
'Usage
 
Dim instance As Viewer3DOptions
Dim value As Boolean
 
instance.SupportLoadSave = value
 
value = instance.SupportLoadSave

            

            
public: __property bool get_SupportLoadSave();
public: __property void set_SupportLoadSave( 
   bool value
);
public:
property bool SupportLoadSave {
   bool get();
   void set (    bool value);
}

Property Value

True to support the Load and Save for 3D volumes.
Requirements

Target Platforms

See Also

Reference

Viewer3DOptions Class
Viewer3DOptions Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features