Leadtools.MedicalViewer Namespace > MedicalViewerCell Class : ImageOrientation Property |
public float[] ImageOrientation {get; set;}
'Declaration Public Property ImageOrientation As Single()
'Usage Dim instance As MedicalViewerCell 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); }
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