Leadtools.Dicom.Common.DataTypes Namespace > OrientationConditionBase Class : ApplyOrientation Method |
public abstract bool ApplyOrientation( DicomDataSet ds, PlaneOrientation orientation )
'Declaration Public MustOverride Function ApplyOrientation( _ ByVal ds As DicomDataSet, _ ByVal orientation As PlaneOrientation _ ) As Boolean
'Usage Dim instance As OrientationConditionBase Dim ds As DicomDataSet Dim orientation As PlaneOrientation Dim value As Boolean value = instance.ApplyOrientation(ds, orientation)
public abstract bool ApplyOrientation( DicomDataSet ds, PlaneOrientation orientation )
function Leadtools.Dicom.Common.DataTypes.OrientationConditionBase.ApplyOrientation( ds , orientation )
public: abstract bool ApplyOrientation( DicomDataSet^ ds, PlaneOrientation^ orientation )
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