DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomImageCurvedMPR Class / Volume Property

In This Topic
    Volume Property (DicomImageCurvedMPR)
    In This Topic
    The DicomVolume on which this DicomImageCurvedMPR is based.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Volume As DicomVolume
    public DicomVolume Volume {get;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also