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

Show in webframe

Enabled Property (Viewer3DOptions)







Gets or sets a flag to enable or disable all the 3D options.
Syntax
public bool Enabled {get; set;}
'Declaration
 
Public Property Enabled As Boolean
'Usage
 
Dim instance As Viewer3DOptions
Dim value As Boolean
 
instance.Enabled = value
 
value = instance.Enabled

            

            
public: __property bool get_Enabled();
public: __property void set_Enabled( 
   bool value
);
public:
property bool Enabled {
   bool get();
   void set (    bool value);
}

Property Value

Type: System.Boolean True to enable the 3D options; Otherwise, false.
Remarks

If this flag is set to false no 3D features will be supported by the WorkstationViewer.

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