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

Show in webframe

Space Property (Medical3DPlane)






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 Medical3DPlane
Dim value As Medical3DSpace
 
instance.Space = value
 
value = instance.Space

            

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

Property Value

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

Target Platforms

See Also

Reference

Medical3DPlane Class
Medical3DPlane Members

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