public override Nullable<PointF> ScreenToImage( PointF ScreenLocation, DicomViewer Viewer )
public: Nullable<PointF> ScreenToImage( PointF ScreenLocation, DicomViewer^ Viewer ) override
'Declaration Public Overrides Function ScreenToImage( _ ByVal ScreenLocation As PointF, _ ByVal Viewer As DicomViewer _ ) As Nullable(Of PointF)
'Usage Dim instance As DicomImage3D Dim ScreenLocation As PointF Dim Viewer As DicomViewer Dim value As Nullable(Of PointF) value = instance.ScreenToImage(ScreenLocation, Viewer)
Target Platforms: .NET CLR 4.0 or higher
DicomImage3D Class DicomImage3D Members Base Implementation in ScreenToImage