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

In This Topic
    DiffuseReflection Property
    In This Topic
    Switches on and off diffuse reflection (shading)
    Syntax
    'Declaration
     
    
    Public Property DiffuseReflection As System.Single
    public System.float DiffuseReflection {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also