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

Show in webframe

Position Property (Medical3DMPRInfo)






Gets or sets the image patient position of the MPR slice.
Syntax
public float[] Position {get; set;}
'Declaration
 
Public Property Position As Single()
'Usage
 
Dim instance As Medical3DMPRInfo
Dim value() As Single
 
instance.Position = value
 
value = instance.Position

            

            
public:
property array<float>^ Position {
   array<float>^ get();
   void set (    array<float>^ value);
}

Property Value

An array of values that represents the image patient position of the MPR slice.
Remarks
Requirements

Target Platforms

See Also

Reference

Medical3DMPRInfo Class
Medical3DMPRInfo Members

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