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

Show in webframe

Space Property (Medical3DContainer)






Gets or sets the value that determines whether to rotate objects using the object space or the view space.
Syntax
public Medical3DSpace Space {get; set;}
'Declaration
 
Public Property Space As Medical3DSpace
'Usage
 
Dim instance As Medical3DContainer
Dim value As Medical3DSpace
 
instance.Space = value
 
value = instance.Space

            

            
public:
property Medical3DSpace Space {
   Medical3DSpace get();
   void set (    Medical3DSpace value);
}

Property Value

Medical3DSpace determines whether to rotate objects using the object space or the view space.
Example
For an example refer to Medical3DObject.Planes
Requirements

Target Platforms

See Also

Reference

Medical3DContainer Class
Medical3DContainer Members

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