DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomImage3D Class / Matrix3D Property

In This Topic
    Matrix3D Property (DicomImage3D)
    In This Topic
    The Matrix relating real world coordinates (in mm) to the display space (with units -1 to +1 in each dimension)
    Syntax
    'Declaration
     
    
    Public Property Matrix3D As SharpDX.Matrix
    public SharpDX.Matrix Matrix3D {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also