LEADTOOLS Medical (Leadtools.Medical3D assembly)
LEAD Technologies, Inc

ImageOrientation Property






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 float[] ImageOrientation {get; set;}
 get_ImageOrientation();
set_ImageOrientation(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Medical3DObject Class
Medical3DObject Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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