Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

Top Property






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

Property Value

The top 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