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

In This Topic
    Volume Property (DicomImage3D)
    In This Topic
    The DicomVolume on which this DicomImage3D 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