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

Show in webframe

ShowOrientationCube Property






Shows or hides the orientation cube.
Syntax
public bool ShowOrientationCube {get; set;}
'Declaration
 
Public Property ShowOrientationCube As Boolean
'Usage
 
Dim instance As Medical3DControl
Dim value As Boolean
 
instance.ShowOrientationCube = value
 
value = instance.ShowOrientationCube

            

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

Property Value

true to show the orientation cube; otherwise, false to hide the orientation cube.
Remarks
Example
For an example refer to Medical3DVolumeType
Requirements

Target Platforms

See Also

Reference

Medical3DControl Class
Medical3DControl Members

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