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

Show in webframe

Orientation Property






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

            

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

Property Value

An array of values that represents the image patient orientation 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