Leadtools.Medical.Workstation.Loader Namespace > DicomInstanceInformation Class : ImageOrientation Property |
public double[] ImageOrientation {get; set;}
'Declaration Public Property ImageOrientation As Double()
'Usage Dim instance As DicomInstanceInformation Dim value() As Double instance.ImageOrientation = value value = instance.ImageOrientation
public double[] ImageOrientation {get; set;}
get_ImageOrientation();
set_ImageOrientation(value);
public: property array<double>^ ImageOrientation { array<double>^ get(); void set ( array<double>^ value); }
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