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

Show in webframe

Axis Property (Medical3DMPRPlane)






Gets or sets the reference axis around which the rotation will occur.
Syntax
public Medical3DAxis Axis {get; set;}
'Declaration
 
Public Property Axis As Medical3DAxis
'Usage
 
Dim instance As Medical3DMPRPlane
Dim value As Medical3DAxis
 
instance.Axis = value
 
value = instance.Axis

            

            
public:
property Medical3DAxis Axis {
   Medical3DAxis get();
   void set (    Medical3DAxis value);
}

Property Value

Medical3DAxis representing the reference axis around which the rotation will occur.
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