LEADTOOLS Medical (Leadtools.Medical3D assembly)

ShowOrientationCube Property

Show in webframe





Shows or hides the orientation cube. Resets the orientation cube to the default position. The default position is at the bottom right of the rendering area.
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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical3D requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features