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

Show in webframe

Position Property (Medical3DOrthogonalMPRPlane)






Gets or sets the position of the MPR orthogonal plane.
Syntax
public float Position {get; set;}
'Declaration
 
Public Property Position As Single
'Usage
 
Dim instance As Medical3DOrthogonalMPRPlane
Dim value As Single
 
instance.Position = value
 
value = instance.Position

            

            
public:
property float Position {
   float get();
   void set (    float value);
}

Property Value

The position of the MPR orthogonal plane.
Example
For an example refer to AxialPlane
Requirements

Target Platforms

See Also

Reference

Medical3DOrthogonalMPRPlane Class
Medical3DOrthogonalMPRPlane Members

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