DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomImage3D Class / ScreenNormal Method






    ScreenNormal Method
    Screen normal in World units
    Syntax
    'Declaration
     
    
    Public Function ScreenNormal() As SharpDX.Vector3
     
    'Usage
     
    
    Dim instance As DicomImage3D
    Dim value As SharpDX.Vector3
     
    value = instance.ScreenNormal()
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also