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

Show in webframe

SupportCutplane Property







Gets or sets a flag to support creating a cut-plane from 2D images.
Syntax
public bool SupportCutplane {get; set;}
'Declaration
 
Public Property SupportCutplane As Boolean
'Usage
 
Dim instance As Viewer3DOptions
Dim value As Boolean
 
instance.SupportCutplane = value
 
value = instance.SupportCutplane

            

            
public: __property bool get_SupportCutplane();
public: __property void set_SupportCutplane( 
   bool value
);
public:
property bool SupportCutplane {
   bool get();
   void set (    bool value);
}

Property Value

Type: System.Boolean true to support creating a cut-plane from 2D images; Otherwise, false.
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