DicomObjects.NET.V8
DicomObjects Namespace / DicomImage3D Class / SlabThickness Property



    SlabThickness Property
    Thickness for rendering Minimum, Maximum and Average (slab)
    Syntax
    'Declaration
     
    Public Property SlabThickness As Single
     
    'Usage
     
    Dim instance As DicomImage3D
    Dim value As Single
     
    instance.SlabThickness = value
     
    value = instance.SlabThickness
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also