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

Show in webframe

Space Property (Medical3DMPRPlane)






Gets or sets the reference space used when rotating the plane.
Syntax
public Medical3DSpace Space {get; set;}
'Declaration
 
Public Property Space As Medical3DSpace
'Usage
 
Dim instance As Medical3DMPRPlane
Dim value As Medical3DSpace
 
instance.Space = value
 
value = instance.Space

            

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

Property Value

Medical3DSpace representing the reference space used when rotating the plane.
Example
For an example refer to Move
Requirements

Target Platforms

See Also

Reference

Medical3DMPRPlane Class
Medical3DMPRPlane Members

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