LEADTOOLS Medical (Leadtools.Medical3D assembly)

ImageOrientation Property

Show in webframe





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

            

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

Property Value

An array of float values representing the orientation of the image.
Remarks

You can only set this value before creating the 3D object.

This value is from the DICOM file.

Example
For an example, refer to Medical3DContainer.Objects
Requirements

Target Platforms

See Also

Reference

Medical3DObject Class
Medical3DObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical3D requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features