Right Property

Summary

Gets or sets the OrientationAxis that will be transformed to the occupy the right of the 2D image if the Condition is met.

Syntax
C#
VB
C++
public OrientationAxis Right { get; set; } 
Public Property Right As OrientationAxis 
public: 
property OrientationAxis Right { 
   OrientationAxis get(); 
   void set (    OrientationAxis ); 
} 

Property Value

The right OrientationAxis.

Example

For an example, refer to GetImage.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly