Leadtools.Dicom.Common.DataTypes Namespace > PlaneOrientation Class : Right Property |
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 OrientationAxis Right {get; set;}
get_Right();
set_Right(value);
public: property OrientationAxis Right { OrientationAxis get(); void set ( OrientationAxis 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