Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

Right Property






Gets or sets the OrientationAxis that will be transformed to the occupy the right of the 2D image if the Condition is met.
Syntax
public OrientationAxis Right {get; set;}
'Declaration
 
Public Property Right As OrientationAxis
'Usage
 
Dim instance As PlaneOrientation
Dim value As OrientationAxis
 
instance.Right = value
 
value = instance.Right
public:
property OrientationAxis Right {
   OrientationAxis get();
   void set (    OrientationAxis value);
}

Property Value

The right OrientationAxis.
Example
For an example, refer to GetImage.
Requirements

Target Platforms

See Also

Reference

PlaneOrientation Class
PlaneOrientation Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features